[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
Sun Feb 19 09:21:33 PST 2006


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





------- Comment #7 from sen at rotsen.be  2006-02-19 09:21 PDT -------
(In reply to comment #6)
> NSURLConnection doesn't pass 
> the data for 204, and emits an error for 304 - which may be correct.

I still think the 304 "not modified" status should be returned. I’m building a
dashboard widget that parses static XML files. Upon sending the correct
If-None-Match and If-Modified-Since headers the server returns 304 but the
XMLHttpRequest status returns undefined so it’s impossible to retrieve the data
from cache and save some bandwith.


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