mirror-requests
mirror-requests copied to clipboard
pypi 大小写敏感导致的同步不一至
如:https://mirror.sjtu.edu.cn/pypi/web/simple/MarkupSafe/ 这个路径会缺新版本的内容。https://mirror.sjtu.edu.cn/pypi/web/simple/markupsafe/ 就和上游是一至的。 上游:https://pypi.org/simple/markupsafe/ https://pypi.org/simple/MarkupSafe/ 返回内容是一至的