Skip to content

http: check for existance in resetHeadersTimeoutOnReqEnd#26402

Closed
mcollina wants to merge 1 commit intonodejs:masterfrom
mcollina:fix-null-check
Closed

http: check for existance in resetHeadersTimeoutOnReqEnd#26402
mcollina wants to merge 1 commit intonodejs:masterfrom
mcollina:fix-null-check

Conversation

@mcollina
Copy link
Member

@mcollina mcollina commented Mar 2, 2019

socket.parser can be undefined under unknown circumstances.
This is a fix for a bug I cannot reproduce but it is affecting
people.

Fixes: #26366

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot set property 'parsingHeadersStart' of undefined on 10.15.2

10 participants