x/net/http2: add ability to specify priority to http2.Transport.RoundTrip #24289
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
Example diff: https://github.com/golang/net/pull/17/files
Use case: I'm implementing an HTTP/2 reverse that would like to pass through the priority that the client sends to the upstream server.
The text was updated successfully, but these errors were encountered: