[webkit-reviews] review denied: [Bug 6272] XMLHttpRequest freezes on getting a missing document with overridden Content-Length : [Attachment 5692] proposed fix

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Jan 15 07:56:17 PST 2006


Darin Adler <darin at apple.com> has denied Alexey Proskuryakov <ap at nypop.com>'s
request for review:
Bug 6272: XMLHttpRequest freezes on getting a missing document with overridden
Content-Length
http://bugzilla.opendarwin.org/show_bug.cgi?id=6272

Attachment 5692: proposed fix
http://bugzilla.opendarwin.org/attachment.cgi?id=5692&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I don't think the right way to fix this bug is to disallow this header. We
might need to disallow setting the header for other reasons (compatibility with
other browsers' implementations perhaps), but the loader should handles cases
where the server doesn't respond because it doesn't like our request, and
that's not specific to this header.



More information about the webkit-reviews mailing list