Commits
User selector
Commit History
Commits on Apr 10, 2012
- committed
Tim Becker - committed
Tim Becker
Commits on Mar 8, 2012
- committed
Sergey Pariev Merge commit 'http-parser/master' into catchup
Show description for 7a2536dcommitted
Sergey Pariev
Commits on Feb 27, 2012
test: abort(), don't exit()
Show description for 99c0850committed
Commits on Feb 20, 2012
Support PURGE request method.
Show description for 62110efcommitted
Commits on Feb 18, 2012
fix non-CONNECT tests missing port/hostname bits
Show description for 662e523authored andcommittedallow extra ? at the beginning of a query_string.
Show description for 6756842authored andcommittedimplement parsing of v6 addresses and rejection of 0-length host and ports.
Show description for 8da60bcauthored andcommitted
Commits on Feb 9, 2012
Fix http_parser_parse_url for urls like "http://host/path".
Show description for 0499525authored andcommittedEat CRLF between requests, even on connection:close.
Show description for c3153bdcommitted
Commits on Jan 27, 2012
- committed
- authored andcommitted
Commits on Jan 13, 2012
Merge pull request #73 from pgriess/http-10-message-length
Show description for eb04bbecommitted
Commits on Jan 9, 2012
Implement http_parser_pause().
Show description for d0bb867committed
Commits on Jan 7, 2012
Don't wait for EOF on 0-length KA messages.
Show description for b115d11committedGet HTTP/1.1 message length logic working for HTTP/1.0
Show description for 248fbc3committedAdd http_parser_parse_url().
Show description for d7675cdcommitted
Commits on Jan 6, 2012
Remove some chars from tokens[] per RFC.
Show description for 48a4364committedFix response body is not read
Show description for b47c44dauthored andcommitted
Commits on Nov 22, 2011
Accept HTTP/0.9 responses
Show description for 2498961authored andcommitted
Commits on Jul 20, 2011
API CHANGE: Remove path, query, fragment CBs.
Show description for 53adfaccommitted
Commits on Jun 20, 2011
Commits on Jun 19, 2011
Facility to report detailed parsing errors.
Show description for 9114e58committed- committed
Merge pull request #49 from pgriess/upgrade-off-by-one
Show description for 056bcd3committed
Commits on Jun 18, 2011
Fix off-by-one in handling upgrade bodies.
Show description for d4ca280committed- committed
Commits on Jun 10, 2011
Commits on Jun 3, 2011
Support multi-line folding in header values.
Show description for b89f944committed
Sean CunninghamSupport PATCH method
Show description for eee6012committed- committed
Commits on May 28, 2011
IS_* macros for char classes.
Show description for 3bd18a7authored andcommitted
Commits on May 24, 2011
HTTP_STRICT ifdefs out behavior introduced in 50b9bec
Show description for 2839784committed
Commits on May 15, 2011
- committed