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 Not Modified #473

Open
douglaswaugh opened this issue Jan 19, 2016 · 1 comment
Open

304 Not Modified #473

douglaswaugh opened this issue Jan 19, 2016 · 1 comment

Comments

@douglaswaugh
Copy link

Hi,

This is going to be a terrible bug report because I have no concrete evidence after closing the browser window, but has anybody seen a situation where a 304 Not Modified response is returned, even though no If-None-Matches header wasn't added to the request?

I had a look at the code and it seems straight forward and this shouldn't be happening. Could some intermediary be adding If-None-Matches headers but not return the cached body content?

@douglaswaugh
Copy link
Author

I've got a couple of the reqeusts from which we're getting different responses. The only difference seems to be the cookie value, yet we're getting different responses.

Has anybody seen this?

200-response.txt
304-response.txt

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