Skip to content

Is it possible to get unsent HTTP/2 requests? #3561

Answered by seanmonstar
OldMansKid asked this question in Q&A
Discussion options

You must be logged in to vote

It is not currently possible. You may clone the requests. You can check out the the tower::retry middleware that does a lot of that for you, if you define a Policy for what requests/responses/errors can be retried.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OldMansKid
Comment options

Answer selected by OldMansKid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants