Re: [xhr] statusText is underdefined

On Tue, 27 Mar 2012 22:23:15 +0100, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> But the HTTP status text is a sequence of bytes, while the return value  
> for statusText is a DOMString.  The conversion from one to the other  
> needs to be defined.

Would using  
http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#inflate-a-byte-sequence-into-a-domstring  
be sufficient or is there something in particular we should do?


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 28 March 2012 07:34:12 UTC