| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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...
Check for 206 status on HEAD requests
| Back | FazBrowse Home | New Git URL |
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...