Skip to content

Commit

Permalink
Test Content-Length header parsing.
Browse files Browse the repository at this point in the history
The test suite did very little validation of the Content-Length field
until now. Verify for each request and response that the parsed numeric
value matches the value from the header field.

PR-URL: nodejs#519
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
  • Loading branch information
bnoordhuis committed Jul 8, 2020
1 parent d9275da commit 4b99e42
Showing 1 changed file with 80 additions and 0 deletions.
Loading

0 comments on commit 4b99e42

Please sign in to comment.