Upgrade http_parser, allows quotes in URI
authorRyan Dahl <ry@tinyclouds.org>
Wed, 14 Oct 2009 17:28:51 +0000 (19:28 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 14 Oct 2009 17:29:17 +0000 (19:29 +0200)
commit0283e681294276682bf91e0f70440b7012bb08b1
tree4f7f41cd41446659adbc0f917fa2ac20af6a5e6a
parent2dbd0d3806bde4c68374b7de4474d1e1a2257221
Upgrade http_parser, allows quotes in URI

http_parser needs to be upgraded to latest code. Currently running off the
v0.2 branch, which is missing the latest fixes.
deps/http_parser/http_parser.c
deps/http_parser/http_parser.rl
deps/http_parser/test.c