[Webkit-unassigned] [Bug 3810] Less common HTTP status codes cause the code to appear as undefined

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 4 11:35:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3810





------- Comment #10 from ap at nypop.com  2006-07-04 11:35 PDT -------
(In reply to comment #7)
The XMLHttpRequest spec has been changed, now it is specified that
If-Modified-Since and other conditional headers can be overridden, and such
requests should bypass the cache. Fixed in bug 8210. However, this is not
directly related to this bug, which deals with unconditional POST requests.

(In reply to comment #6)
I am now seeing a problem with 204 responses: they seem to be handled
correctly, but break further requests (which all start to return 204). This is
not a WebKit issue; filed as <rdar://4612890>.

Not passing a 304 response for unconditional requests is <rdar://4457674>.

This leaves us with invalid 3xx responses (lacking Location), for which the
status is returned as undefined. I am not sure whether this is something that
needs to be fixed.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list