Skip to content

http/2 compat HEAD always finished #24743

Closed
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions