Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

HTTP/2: Settings #2627

Closed
Closed
@shirhatti

Description

@shirhatti

HTTP/2 allows for both the client and the server to send a SETTINGS frame to set preferences and constraints on how endpoints communicate.

The spec currently lists 6 supported SETTINGS Parameters

For each setting We need to

  • Pick reasonable defaults and constraints on permissible values for each of these settings parameters.
  • Expose these settings via Kestrel Options

Metadata

Metadata

Assignees

Labels

1 - ReadyHTTP2PRI: 1 - RequiredMust be handled in a reasonable timecost: 0Will take no time. This is a tracking issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions