Skip to content

Check for 206 status on HEAD requests#34

Merged
aadsm merged 1 commit intomasterfrom
gh-33_head-206-status
Apr 6, 2014
Merged

Check for 206 status on HEAD requests#34
aadsm merged 1 commit intomasterfrom
gh-33_head-206-status

Conversation

@aadsm
Copy link
Copy Markdown
Owner

@aadsm aadsm commented Apr 6, 2014

It seems that Firefox 28 is returning status code 206 when the file has
been cached. This is odd because 206 stands for Partial Content
which only makes sense for GET Range requests...

It seems that Firefox 28 is returning status code 206 when the file has
been cached. This is odd because 206 stands for Partial Content
which only makes sense for GET Range requests...
aadsm added a commit that referenced this pull request Apr 6, 2014
Check for 206 status on HEAD requests
@aadsm aadsm merged commit d9b62c3 into master Apr 6, 2014
@aadsm aadsm deleted the gh-33_head-206-status branch April 6, 2014 18:21
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

Successfully merging this pull request may close these issues.

1 participant