[XHR] What is the "value" of a header?

Hi,

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?


--
Geoffrey Sneddon
<http://gsnedders.com/>

Received on Sunday, 13 January 2008 22:47:55 UTC