Skip to content

http2 callbacks silently allow exceptions #16434

@grantila

Description

@grantila
  • 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

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions