Skip to content

http/2 compat HEAD always finishedΒ #24743

@ronag

Description

@ronag

i.e. this breaks for HEAD requests:

server.on('request', (req, res) => {
  assert(!res.finished) // Fail
  res.end()
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions