Re: [OT] Basic Authentication Failed with multibyte username

2010-01-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 1/24/2010 9:22 AM, André Warnier wrote: > Christopher Schultz wrote: > >> Maybe all character sets have bytes 0-127 the same as US-ASCII, but I >> don't know about some of those I never see myself: Shift-JS and all >> those Asian encodings,

Re: [OT] Basic Authentication Failed with multibyte username

2010-01-24 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, (Marking OT because, well... just because). On 1/22/2010 2:59 PM, Warnier wrote: Christopher Schultz wrote: That "authorization.getBytes()" is just asking for trouble, because it uses the platform default encodin

Re: [OT] Basic Authentication Failed with multibyte username

2010-01-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, (Marking OT because, well... just because). On 1/22/2010 2:59 PM, Warnier wrote: > Christopher Schultz wrote: >> That "authorization.getBytes()" is just asking for trouble, because it >> uses the platform default encoding to convert characters