Fedor Indutny
|
e06ab64705
|
deps: update to http-parser 2.7.0
Adds `2` as a return value of `on_headers_complete`, this mode will be
used to fix handling responses to `CONNECT` requests.
See: https://github.com/nodejs/node/pull/6198
PR-URL: https://github.com/nodejs/node/pull/6279
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
|
9 years ago |
Fedor Indutny
|
b3a7da1091
|
deps: update http_parser to 2.5.0
PR-URL: https://github.com/iojs/io.js/pull/1517
Reviewed-By: Brian White <mscdex@mscdex.net>
|
10 years ago |
Ben Noordhuis
|
660509694c
|
deps: roll back http_parser to 2.3.0
Commit 598efcbe ("deps: update http_parser to 2.4.1") introduced a
regression in HTTP Upgrade header handling.
Fixes: https://github.com/iojs/io.js/issues/627
PR-URL: https://github.com/iojs/io.js/pull/628
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
|
10 years ago |
Fedor Indutny
|
598efcbe7f
|
deps: update http_parser to 2.4.1
PR-URL: https://github.com/iojs/io.js/pull/397
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
10 years ago |
Fedor Indutny
|
bc8475f236
|
Revert "deps: update http_parser to 2.4.0"
The commit breaks windows build and brings some test failures that needs
to be debugged.
This reverts commit d790f61221 .
|
10 years ago |
Fedor Indutny
|
d790f61221
|
deps: update http_parser to 2.4.0
PR-URL: https://github.com/iojs/io.js/pull/345
Reviewed-By: Rod Vagg <rod@vagg.org>
|
10 years ago |
Fedor Indutny
|
2f0017aa53
|
deps: update http_parser to 2.3.0
|
11 years ago |
Fedor Indutny
|
597eb6a5ae
|
deps: update http_parser to 2.2.1
Main changes:
* Fixed content-length and chunk-size overflow test
|
11 years ago |
Fedor Indutny
|
a35a2f0192
|
deps: update http_parser to 2.2
Main changes:
* Added support for http statusMessage
|
11 years ago |
Ben Noordhuis
|
4784ea1a29
|
deps: upgrade http_parser to ad3b631
|
13 years ago |
Ben Noordhuis
|
f0c5165f81
|
http_parser: upgrade to 62110ef
|
13 years ago |