Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse correctly the Retry-After header when it is of type http-date #118

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

ekouts
Copy link
Collaborator

@ekouts ekouts commented Aug 23, 2024

The Retry-After can be an integer or a date, so now we handle both cases: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After

@ekouts ekouts requested a review from rsarm August 23, 2024 13:53
@ekouts ekouts self-assigned this Aug 23, 2024
@ekouts ekouts merged commit 10dc52c into eth-cscs:main Aug 28, 2024
8 checks passed
@ekouts ekouts deleted the bugfix/retry-http-date branch August 28, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants