add support for processing the content-length header when transfer is not chunked
authorFelix Fietkau <nbd@openwrt.org>
Fri, 21 Mar 2014 20:58:42 +0000 (21:58 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 21 Mar 2014 20:58:42 +0000 (21:58 +0100)
commit7e4054d4dbf48a9b6a3ff9fddbc4c5afc1836b71
tree87adabf68b14360d1bba3a64b83d45ec1bd6dc5b
parent05df41f861b3b492221489423bc80360a21582da
add support for processing the content-length header when transfer is not chunked

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