Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Test Content-Length header parsing.#519

Merged
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:content-length-testing
Jul 8, 2020
Merged

Test Content-Length header parsing.#519
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:content-length-testing

Conversation

@bnoordhuis

Copy link
Copy Markdown
Member

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.

@indutny indutny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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 <[email protected]>
@bnoordhuis
bnoordhuis force-pushed the content-length-testing branch from ddbd37b to 4b99e42 Compare July 8, 2020 00:31
@bnoordhuis
bnoordhuis merged commit 4b99e42 into nodejs:master Jul 8, 2020
@bnoordhuis
bnoordhuis deleted the content-length-testing branch July 8, 2020 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants