Re: XMLHttpRequest.setRequestHeader with non-ASCII strings

On Fri, Mar 31, 2006 at 07:57:48PM +1100, Cameron McCormack wrote:
> 
> Hi everyone.
> 
> I asked on #webapi the other day what XHR should do if setRequestHeader
> is called with strings that contain non-ASCII characters, since that's
> not allowed by HTTP.  

Yes, that's unfortunate. The XMPP API won't have that problem since XMPP
is pure UTF-8. :-)

Thanks for the test results, those are interesting!

Peter

Received on Friday, 31 March 2006 09:18:23 UTC