do not relay empty chunks, they look like EOF in chunked encoding
authorFelix Fietkau <nbd@openwrt.org>
Sat, 19 Jan 2013 22:55:10 +0000 (23:55 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 19 Jan 2013 22:55:10 +0000 (23:55 +0100)
commit56278d4af64256e703a6c4cf3d854aac689c391c
tree095b36e587de6488a1ae5152d9288f75d7485ca0
parent3560e89406c81814254bdb45db19498387265cb7
do not relay empty chunks, they look like EOF in chunked encoding

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