Re: Apache add content-length

2015-12-09 Thread Sorin Manolache
On 2015-12-09 15:02, Pechoultres Xavier wrote: Hi everybody, I wrote an apache (2.2.x) module for special c++ app. It works fine for many years but a problem resist to me. Apache automatically add a content-length header even I send a Transfer-Encoding: chunked I set Transfer-Encodin

Apache add content-length

2015-12-09 Thread Pechoultres Xavier
Hi everybody, I wrote an apache (2.2.x) module for special c++ app. It works fine for many years but a problem resist to me. Apache automatically add a content-length header even I send a Transfer-Encoding: chunked I set Transfer-Encoding: chunked in cgi module, I’m sure I do not set a