[Webkit-unassigned] [Bug 38428] HTTP code 500 (and other non-4xx codes) wrongfully treated as success for subresources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 11:30:28 PDT 2010


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





--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-05-03 11:30:27 PST ---
ApplicationCache does "response.httpStatusCode() / 100 != 2", which I thought
was the formally correct thing to do. Of course, the networking layer insulates
us from seeing things like 101 or 304 in the loader too often.

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