Olge,

Geir is right. It is a bug to use an encoded reader since that will convert all bytes not used by the encoding to question marks. His patch fixes the problem. My idea was just to provide sort of nicer output.

Odi

Kalnichevski, Oleg wrote:

Geir,
The wirelog displays (is intedned to display) what gets physically transmitted across 
the wire escaping all potentially non-printable characters, hence the US-ASCII 
charset. What you see is what you get, sort of. I suspect that this is not just the 
problem with the wire log display. I wonder if you set the charset in the Content-Type 
header prior to executing the post method?


<http://jakarta.apache.org/commons/httpclient/charencodings.html>


Oleg

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to