How does refresing the page in IE cause the proxy to re-load cached content?

From Tech-Wiki
Revision as of 07:51, 28 January 2011 by Jebr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MS IE adds a "Pragma: no-cache" header to the GET request. The proxy can be configured to ignore this within the http profile but by default will refresh its cached content on receipt of this header.