[Webkit-unassigned] [Bug 80551] REGRESSION (r107672): Cached XMLHttpRequest responses are not delivered when response has a ETag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 17:18:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80551





--- Comment #3 from Nate Chapin <japhet at chromium.org>  2012-03-07 17:18:35 PST ---
(In reply to comment #2)
> <rdar://problem/10979550>

(In reply to comment #0)
> If a response is cached with ETag, it cannot be fetched from cache with XMLHttpRequest.
> 
> To reproduce, 
> 1. unpack attached files into LayoutTests/http/tests, 
> 2. run-webkit-httpd,
> 3. Open http://127.0.0.1:8000/304.html,
> 4. Follow instructions in test.

I'm wondering if we should perhaps switch to requiring identical headers except a whitelist, rather than presuming reuse is ok with a blacklist, as proposed in https://bugs.webkit.org/show_bug.cgi?id=80334

What do you think?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list