http2: fix no response event on continue request · nodejs/node@2efe9cb · GitHub
Skip to content

Commit 2efe9cb

Browse files
ofirbarakdanielleadams
authored andcommitted
http2: fix no response event on continue request
When sending a continue request, server response with null, it does not fires the response event type Fixes: #38258 PR-URL: #41739 Refs: #38561 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 077fcee commit 2efe9cb

2 files changed

Lines changed: 75 additions & 35 deletions

File tree

lib/internal/http2/core.js

Lines changed: 1 addition & 2 deletions

test/parallel/test-http2-compat-expect-continue.js

Lines changed: 74 additions & 33 deletions

0 commit comments

Comments
 (0)