Commit e2e467b
("Update http-parser to 2.6.1") enforces that messages
contain no more than one Content-Length header but it considers any
header that starts with "Content-Length" as a duplicate.
Fix: https://github.com/nodejs/http-parser/issues/324
PR-URL: https://github.com/nodejs/http-parser/pull/325
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
make-http-max-header-size-gyp-configurable
parent
b2cc8e49f3
commit
cacb07d2b4
Loading…
Reference in new issue