- From: Joe Gregorio <joe.gregorio@gmail.com>
- Date: Sun, 31 Oct 2004 10:44:15 -0500
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
Received on Sunday, 31 October 2004 07:44:15 UTC