Skip to content

http: client request doesn't always emit aborted when aborted #20101

@ronag

Description

@ronag

A http.ClientRequest which has received a response but the socket is closed before the response becomes readable will not emit an aborted event on the response object nor a hang up error on the request object.

See, 52da0a9 and #20075

Metadata

Metadata

Assignees

No one assigned

    Labels

    httpIssues or PRs related to the http subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions