DCSIMG
http headers - urig - Tidbits from a .net life

Browse by Tags

FireFox and Cache-Control: max-age=0
01 November 06 05:49 PM | urig | 1 comment(s)
I usually post about problems that I've solved. But every once in a while, for all my digging around and googling, I come up on something that I can't solve quickly and thuroughly enough - so I post about it here in the hope someone can help. To make a long story short - I've found out that FireFox 1.5 appends a "Cache-Control: max-age=0" HTTP header to requests for ASPX files. This header tells the web server and any proxy servers on the way not to respond with cached version of the requested page...