handler: only send content-length header when not using chunked transfer
authorFelix Fietkau <nbd@openwrt.org>
Sun, 8 Nov 2015 19:22:18 +0000 (20:22 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 8 Nov 2015 19:22:18 +0000 (20:22 +0100)
commit6e89d6449c6f1db278dfe4bd51fb6d0c4b932363
treee92f43afe7146244af6e0a47bcc51c51c12edb13
parent23b521b8840c959b1bb60b12b3c5c2cf5e00d649
handler: only send content-length header when not using chunked transfer

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
handler.c