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
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