allow request handlers to disable chunked reponses
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 30 May 2015 13:48:42 +0000 (15:48 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 30 May 2015 13:51:02 +0000 (15:51 +0200)
commit5162e3b0ee7bd1d0fd6e75e1ca7993a1834b5291
tree4ba7bb8d6e09af284cb72a0a7d8a0df4cee8da34
parentb9178b9357798ae23a5724333cc6572d14f23958
allow request handlers to disable chunked reponses

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
client.c
uhttpd.h
utils.c