nuget-local-cache
nuget-local-cache copied to clipboard
代理一个在api.nuget.org上不存在的程序包信息时, 返回的Repsonse应该为404而不是502
http://api.nuget.org/v3-flatcontainer/system.slices/index.json http://nuget.fishlee.net/v3-flatcontainer/system.slices/index.json
该程序包可能存在于其它的程序包源中, 返回502会似乎会阻止nuget显示任何内容, 即使有其他正常程序包更新也不会有显示.
如果想测试的话这个包似乎在https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json, 只是很慢 用其他nuget.org上没有的包也可以。