[Webkit-unassigned] [Bug 114517] Webkit reuses cache with different headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 09:29:27 PDT 2013


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





--- Comment #1 from Brady Eidson <beidson at apple.com>  2013-04-16 09:27:44 PST ---
If I understand this report correctly, you're saying that you wished WebKit would not look up a request to this URL in its cache if the value of the X-Requested-With header differs?

If so, try making your server reply to requests for this URL respond with "Vary: X-Requested-With".

-- 
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