All right. I'll look into the problem this weekend and apply a fix.

Oleg

-----Original Message-----
From: Ortwin Glück [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 11:37
To: Commons HttpClient Project
Subject: Re: The httpclient.wire log.


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]


***************************************************************************************************
The information in this email is confidential and may be legally privileged.  Access 
to this email by anyone other than the intended addressee is unauthorized.  If you are 
not the intended recipient of this message, any review, disclosure, copying, 
distribution, retention, or any action taken or omitted to be taken in reliance on it 
is prohibited and may be unlawful.  If you are not the intended recipient, please 
reply to or forward a copy of this message to the sender and delete the message, any 
attachments, and any copies thereof from your system.
***************************************************************************************************

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

Reply via email to