Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Add Cache-Control header to 304 Not Modified response #539

Closed
wants to merge 1 commit into from

Conversation

ctiml
Copy link

@ctiml ctiml commented Mar 14, 2014

No description provided.

@josh
Copy link
Contributor

josh commented Jul 2, 2014

The server generating a 304 response must generate any of the following header fields that would have been sent in a 200 (OK) response to the same request: Cache-Control, Content-Location, Date, ETag, Expires, and Vary.

I'll have to update the others too.

@josh josh added this to the 3.0 milestone Jul 2, 2014
@josh josh self-assigned this Jul 2, 2014
@josh josh added the bug label Jul 2, 2014
@josh
Copy link
Contributor

josh commented Jul 2, 2014

ed4649b

@josh josh closed this Jul 2, 2014
@josh josh unassigned josh Mar 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants