Skip to content

client transport: Handle 1xx HTTP status HEADERS frames correctly #8485

@dfawley

Description

@dfawley

Per the HTTP/2 spec, we should be ignoring leading HEADERS frames with a 1xx status code, unless END_STREAM is also set (in which case it would be an error).

Metadata

Metadata

Labels

Area: TransportIncludes HTTP/2 client/server and HTTP server handler transports and advanced transport features.P2Type: Bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions