Hello
If I visit pypi.org for second time, it returns 304 NotModified but with incorrect unknown/unknown Content-Type. This breaks pip package manager. When I visit it normally, natively through browser and I get 304 it doesn't return any Content-Type (which is ok and works with pip) but unknown/unknown breaks it. Is there any fix? Or how can I clear WebOne cache, so it will forcibly redownload site contents (and so give 200 instead of 304?)?
Hello If I visit pypi.org for second time, it returns 304 NotModified but with incorrect unknown/unknown Content-Type. This breaks pip package manager. When I visit it normally, natively through browser and I get 304 it doesn't return any Content-Type (which is ok and works with pip) but unknown/unknown breaks it. Is there any fix? Or how can I clear WebOne cache, so it will forcibly redownload site contents (and so give 200 instead of 304?)?