Laurent
HttpClient 2.0a2 has been released with a few bugs related to content
encoding in HTTP POST & PUT methods. They have been fixed in the current
version. Give the nightly build of HttpClient a try. If the problem
persists please let me know
Cheers
Oleg
On Tue, 2003-02-18 at 17:00, Laurent Garcia wrote:
> Hi,
>
> I just downloaded and integrated the HttpClient in my project, I send XML file over
>HTTP.
>
> When would like to send XML file with french character but these characters are
>translated to bad character :
>
> Envoy� : mardi 18 f�vrier 2003 14:34 to Envoyé : mardi 18 février 2003
>14:34 .
>
> I tried to add
>
> post.setRequestHeader("Content-type", "text/xml; charset=UTF-8");
>
> with no success.
>
>
>
> Thanks for help.
>
>
>
> Laurent Garcia
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]