Fix small HTTP processing issues
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 15 Apr 2009 08:18:09 +0000 (11:18 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 15 Apr 2009 08:18:09 +0000 (11:18 +0300)
commit814aaa844a71290aaff497510e4a0d72ab1ca8ba
tree7c9541a691693eca3338b2a48e1c6e2a1a5387a8
parent9fff9fdcf921d216fe3d7528fe70679318192fea
Fix small HTTP processing issues

Parse "Transfer-Encoding: chunked" properly.
Get more data if read buffer is empty when starting to process the body.
src/wps/httpread.c