Skip to content

net/http: cancel context on incoming request with RST_STREAM #18145

Closed
@broady

Description

@broady

An incoming request's context should be valid only while the request is valid. If the client has gone away (RST_STREAM), we should cancel that context.

/cc @bradfitz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions