Re: XMLHttpRequest.setRequestHeader with non-ASCII strings

* Cameron McCormack wrote:
>  IE
>
>    Headers are sent for all six cases.  Any character that is in
>    ISO-8859-1 is sent unchanged.  Characters at or above U+0100 are
>    sent as a number of U+003F characters, one for every 16 bit word in
>    the character's UTF-16 representation.

http://lists.w3.org/Archives/Public/www-archive/2006Mar/0035.html
has results for IE6 (2K3) and IE7 (XP) (which are different).
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 31 March 2006 09:24:54 UTC