[whatwg] XMLHttpRequest
Joe Gregorio
joe.gregorio at gmail.com
Sun Oct 31 07:44:15 PST 2004
It is just an edge case, but when using the XMLHttpRequest
setRequestHeader()[1] what are the rules for over-riding existing
headers?
For example, what if you are already authenticated and called
setRequestHeader('Authorization', 'blah')?
Does the rule for concatenation apply to headers
not created by setRequestHeader?
Thanks,
-joe
[1] http://whatwg.org/specs/web-apps/current-work/#setrequestheader
--
Joe Gregorio http://bitworking.org
More information about the whatwg
mailing list