Remy Maucherat wrote:
jean-frederic clere wrote:

Hi,

I have a funny problem with Coyote: The response body are Ok (in ASCII) but the headers are corrupted (probably in EBCDIC). May be somewhere I have to tell Coyote to do ASCII instead default encoding.

Has someone a hint?


The header writing is in http11.InternalOutputBuffer. Is something special needed ?

Probably some getBytes("ISO-8859-1") instead of getBytes()



Remy




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





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



Reply via email to