[Webkit-unassigned] [Bug 109351] Cache XHRs is not working well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 17:42:29 PST 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |fishd at chromium.org




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2013-02-11 17:44:42 PST ---
What is the expected behavior when just sending two identical POST requests with XHR? I expect them to be delivered to the server.

Caching POST responses makes sense for back/forward navigation, but probably not for XHR.

So it seems like this mistake was actually resulting in correct behavior.

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