deps: upgrade http_parser to 303c4e4
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 21 Aug 2013 01:33:20 +0000 (03:33 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 21 Aug 2013 01:40:43 +0000 (03:40 +0200)
commit8d42c6344b7a96dbb42dd65e01617028d05d413a
treec0ee8a0185053d65a68057931ef32f39c820ebcb
parentaf6a2339c56e89d7cf999cd64a69842a531c05dc
deps: upgrade http_parser to 303c4e4

Upgrade to joyent/http-parser@303c4e4. Changes:

  * Do not accept PUN/GEM methods as PUT/GET.
  * Further request method check strengthening.
deps/http_parser/http_parser.c
deps/http_parser/test.c