Fix problem with decoding of HTTP responses with no Content Length
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Sep 2004 14:59:01 +0000 (14:59 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Sep 2004 14:59:01 +0000 (14:59 +0000)
commitb7f03b57557b9da147ff84f172dac4f8eb8850d8
tree24ac95e195b8fc3fd81910dca5833551d2c8f53e
parent15a37a1983020a7266366cbfddda427c880d4f01
Fix problem with decoding of HTTP responses with no Content Length
specified.
src/comstack.c
src/tcpip.c
src/unix.c