Skip to content

x/net/http2: make Server reject conn-specific request headers #15087

Closed
@bradfitz

Description

@bradfitz

The Servers side of #15085, etc.

If the http2.Server gets a request with Connection or Keep-Alive etc headers (see https://http2.github.io/http2-spec/#rfc.section.8.1.2.2), then it should reject it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions