-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
- Version: 8.4-8.7
- Subsystem: http2
When throwing an exception in a callback handler (e.g. in response
), http2
silently does nothing, except it emits streamClosed
with an errorCode
of NGHTTP2_NO_ERROR
.
Expected behaviour; if I throw at http2
, log to stderr, then kill the process
Metadata
Metadata
Assignees
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.