-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
1 / 11 of 1 issue completedLabels
A-http3Area: HTTP/3Area: HTTP/3C-featureCategory: feature. This is requesting a new feature.Category: feature. This is requesting a new feature.E-pr-welcomeThe feature is welcome to be added, instruction should be found in the issue.The feature is welcome to be added, instruction should be found in the issue.
Description
This is a tracking issue to stabilize the HTTP/3 support in reqwest. These are the minimum things that are needed before we can promote HTTP/3 from unstable.
Work needed
- Support streaming requests in HTTP/3
- Ensure no types from h3 or quic are exposed
- Enable feature h3 in reqwest 0.12.5 adds breaking change:
Syncimplementation on return future is removed #2322
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
A-http3Area: HTTP/3Area: HTTP/3C-featureCategory: feature. This is requesting a new feature.Category: feature. This is requesting a new feature.E-pr-welcomeThe feature is welcome to be added, instruction should be found in the issue.The feature is welcome to be added, instruction should be found in the issue.