Skip to content

net/http: http2 Transport doesn't know about 100-continue response headers #13659

Closed
@bradfitz

Description

@bradfitz

the http2 Transport needs to know about 100-continue headers.

There can actually be 3 HTTP response HEADERS for a stream: 100-continue, the real headers, then the trailers.

/cc @bmizerany

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions