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

Browser should ignore Content-Type for 304 (Not Modified) HTTP response #497

Open
mgroeber9110 opened this issue Mar 25, 2024 · 0 comments

Comments

@mgroeber9110
Copy link
Contributor

When a server (or proxy) returns a Content-Type header together with a 304 response (indicating that the cached resource is still valid and does not need reloading), the browser uses this instead of the cached mime type.

Because of this issue in the WebOne proxy, this is actually a relevant problem.

I will fix this on the 149-host-tcpip-socket-driver branch.

mgroeber9110 added a commit to mgroeber9110/pcgeos that referenced this issue Mar 25, 2024
mgroeber9110 added a commit to mgroeber9110/pcgeos that referenced this issue Aug 3, 2024
mgroeber9110 added a commit to mgroeber9110/pcgeos that referenced this issue Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant