Fix problem with HTTP decoding
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 1 May 2013 11:50:31 +0000 (13:50 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 1 May 2013 11:50:31 +0000 (13:50 +0200)
commit6e0314cce5d9c3d346d4d968a7ea07f92d8761b1
tree332f515e0090266610f7fd9ace8b830224a85ddc
parent2c293bcf3f3d36ca121b1e23769919c941e8ea19
Fix problem with HTTP decoding

For HTTP 1XX, 204, 304 assume no content-length.
src/comstack.c
test/test_comstack.c