Log

net/http/parser.lua @ 6453:14b62ad88d8a

description author age
net.http.parser: Support status code 101 and allow handling of the received data by someone else Matthew Wild Wed, 03 Sep 2014 18:49:41 +0100
net.http.parser: Remove accidentally-committed debugging Matthew Wild Mon, 15 Apr 2013 21:25:59 +0100
net.http.parser: Fix off-by-one error in chunked encoding parser Matthew Wild Mon, 15 Apr 2013 21:21:57 +0100
net.http.parser: Fix chunked encoding response parsing, and make it more robust Matthew Wild Thu, 11 Apr 2013 20:01:03 +0100
net.http.parser: Convert status_code to a number before trying to compare it to numbers Matthew Wild Thu, 11 Apr 2013 19:58:53 +0100
net.http.parser: Break when no more usable data in buffer (client part of e5ec60dfb202) Matthew Wild Thu, 11 Apr 2013 17:39:10 +0100
net.http.parser: Depend on util.http instead of net.http for urlencode Matthew Wild Thu, 11 Apr 2013 17:37:37 +0100