[mod_proxy] pass Content-Length to backend if > 0
commit8167497899f4731abf47a20cffcbe29c166c6871
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 22 Feb 2019 04:19:16 +0000 (21 23:19 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 7 Mar 2019 05:32:17 +0000 (7 00:32 -0500)
treec37977e86538979457cf7c4c640a890da612d4d5
parent8efa6a34f4a055bb184a5303e94bafdb994bbddd
[mod_proxy] pass Content-Length to backend if > 0

pass Content-Length to backend if > 0, even if GET or HEAD method
(and pass Content-Length: 0 for other methods if no request body)
src/mod_proxy.c