Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

304 NotModified from pypi.org returns unknown/unknown Content-Type #99

Closed
WunderWungiel opened this issue Aug 9, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@WunderWungiel
Copy link

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?)?

@atauenis atauenis added the bug Something isn't working label Aug 10, 2023
@atauenis
Copy link
Owner

This was a design error in WebOne 0.15.3 and 0.16 Beta 2. Now I've fixed it, so the next version will not have this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants