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>
|
2015-04-24 23:19:28 +02:00 |
|
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>
|
2015-01-28 16:56:44 +01:00 |
|
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>
|
2015-01-15 00:13:40 +03:00 |
|
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 .
|
2015-01-14 04:34:45 +03:00 |
|
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>
|
2015-01-14 03:10:18 +03:00 |
|