[Webkit-unassigned] [Bug 29140] getResponseHeader returns "" instead of null as the spec requires.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 08:35:50 PDT 2009


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





--- Comment #6 from Carol Szabo <carol.szabo at nokia.com>  2009-09-21 08:35:49 PDT ---
I have checked IE and IE is inconsistent in handling XMLHttpRequest between
major versions, but for the most part it returns an empty string for missing,
unsafe. empty, and malformed header names.
I believe that we should go with the specification, not only because it is the
specification, but because it allows distinguishing a missing header from a
header with an empty value in it.

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