ISSUE-103: accessing status/statusText/getResponseHeader()/getAllResponseHeaders() [XHR]

ISSUE-103: accessing status/statusText/getResponseHeader()/getAllResponseHeaders() [XHR]

http://www.w3.org/2008/webapps/track/issues/103

Raised by: Anne van Kesteren
On product: XHR

After invoking abort() Internet Explorer throws for getting these members as per the specification. (And probably also in general when no request has been made yet.)

Firefox apparently does not. Someone from WebKit conveyed to me that they would like to change to match Firefox.

I personally have these requirements:

a) All implementations should end up doing the same in the end.
b) I would like to know exactly what needs to be changed in the current specification so there is a lot less chance of me making a mistake.

Of course, all of this depends on everyone agreeing with changes being needed in the first place.

Received on Friday, 25 September 2009 14:22:15 UTC