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

Test Content-Length header parsing. #519

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

bnoordhuis
Copy link
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.

Copy link
Member

@indutny indutny left a comment

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 <fedor.indutny@gmail.com>
@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