Anne van Kesteren wrote: >> Another thing that occurred to me is does HTTP caches take the full >> set of request headers into account when caching? Otherwise it could >> be directly harmful to include Referer-Root and Method-Check headers. >> The cache might store an "authorize" reply when the request is made >> for Referer-Root A and wrongly respond with the same document is >> checked for Referer-Root B. > > The authentication request cache is a seperate thing that uses the > Referer-Root and request URI as "primary key". Or do you mean something > else? Yes, I mean something else. I mean a general-purpose HTTP cache sitting between the server and the XMLHttpRequest implementation. Including, but not limited to, the cache in the browser. / JonasReceived on Monday, 5 November 2007 18:00:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:10:23 GMT