-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-clientArea: client.Area: client.A-http2Area: HTTP/2 specific.Area: HTTP/2 specific.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.
Description
H2 provides a large number of configurable parameters, but hyper exposes only some of them. It is recommended that hyper provide these parameters.
Currently, some servers return REFUSED_STREAM because of max_concurrent_streams.
Line 72 in 5243570
fn new_builder(config: &Config) -> Builder { |
Metadata
Metadata
Assignees
Labels
A-clientArea: client.Area: client.A-http2Area: HTTP/2 specific.Area: HTTP/2 specific.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.