[logback-user] TeeFilter modifies the encoding of the dataes

Olivier Faucheux Olivier.Faucheux at forcont.de
Fri Sep 2 11:53:43 CEST 2011


Hi Ceki,

I can reproduce the problem with a simple example. Exactly as the RequestDumperFilter, the TeeFilter makes the call of "request.setCharacterEncoding()" in a servlet unusable. The characters are not send anymore as UTF-8 but as Latin-1.

More over: the output is now chunked:
   Transfer-Encoding: chunked

Why?


Regards
Olivier Faucheux
forcont business technology gmbh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.zip
Type: application/x-zip-compressed
Size: 27389 bytes
Desc: example.zip
URL: <http://qos.ch/pipermail/logback-user/attachments/20110902/98c6e269/attachment-0001.bin>


More information about the Logback-user mailing list