- From: Christian Biesinger <cbiesinger@gmail.com>
- Date: Mon, 22 Mar 2010 14:38:34 +0100
- To: public-webapps@w3.org
- CC: josh@joshmatthews.net
Hi, currently, the XHR specification doesn't address how browsers are supposed to handle setRequestHeader when redirects are involved - http://www.w3.org/TR/XMLHttpRequest/#infrastructure-for-the-send-method does not say much at all. Can we get a clarification in the spec on whether the browser is supposed to forward the user-set request headers to the redirect target or not? (Assuming, of course, that the target is an HTTP URI as well) (Firefox currently doesn't forward the headers, but there's a patch to do so. https://bugzilla.mozilla.org/show_bug.cgi?id=553888) -christian
Received on Monday, 22 March 2010 14:50:54 UTC