- original fix is from daeon: https://github.com/daeon/http-parser/ "Tolerate web servers which do not return a status message in the return response. I have noticed this usse on several websites such downloads from mediafire.com" - original pull request: https://github.com/nodejs/http-parser/pull/254 - i merely added the status_cb_called unit test check, there already is a test that triggers this without the patch (a 301 without a reason phrase). PR-URL: https://github.com/nodejs/http-parser/pull/367 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Fedor Indutny <fedor@indutny.com>make-http-max-header-size-gyp-configurable
parent
9f489a474d
commit
3b0da34d83
Loading…
Reference in new issue