-
Notifications
You must be signed in to change notification settings - Fork 558
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support
Stripe-Should-Retry
header (#853)
As seen in stripe-node, adds support for the `Stripe-Should-Retry` header which is sent by the API when it explicitly would like us to either retry or _not_ retry. I'll add `Retry-After` separately at some point, but I punted it on it for now given that we're not using it yet. See: stripe/stripe-node#692
- Loading branch information
1 parent
e61793e
commit 0544105
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters