[Webkit-unassigned] [Bug 14898] XMLHttpRequest.getAllResponseHeaders should separate headers with CRLF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 29 19:48:09 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14898
julien.chaffraix at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16462| |review?
Flag| |
------- Comment #5 from julien.chaffraix at gmail.com 2007-09-29 19:48 PDT -------
Created an attachment (id=16462)
--> (http://bugs.webkit.org/attachment.cgi?id=16462&action=view)
Modified patches
> Wouldn't UChar('\r'), UChar('\n') work just as well, and be slightly clearer?
Yes, totally true. I have updated that part.
> Please include a regression test with your code change.
The regression test is attached that should validate the patch. The problem is
I cannot get the results on my platform due to the lack of ResourceResponse on
Qt (merely getAllResponseHeaders returns an empty string).
--
Configure bugmail: http://bugs.webkit.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