On Sun, 13 Jan 2008 23:47:32 +0100, Geoffrey Sneddon <[EMAIL PROTECTED]> wrote:
Within the getResponseHeader(header) method, it currently says to return to value of the header(s), without defining what this value is. Is this a parsed version of the value (e.g., with quoted-string parsed out) or is this the raw header (or does it depend on the header)? What about headers like Content-Type when the last is used internally by UAs, what happens with XHR?
Whatever RFC 2616 defines to be the header field value for a given header field name.
-- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
