Skip to content

fix: Retry-After header date formatting according to RFC 9110#14

Open
Envek wants to merge 1 commit into
edgefirst-dev:mainfrom
Envek:fix/retry-after-header-format
Open

fix: Retry-After header date formatting according to RFC 9110#14
Envek wants to merge 1 commit into
edgefirst-dev:mainfrom
Envek:fix/retry-after-header-format

Conversation

@Envek
Copy link
Copy Markdown

@Envek Envek commented Nov 6, 2025

Retry-After header should contain either number of seconds as a duration or date as a string representation defined in RFC 5322.

Current implementation contains number of seconds since Unix epoch which doesn't conform HTTP Semantics RFC 9110

Let's fix the format.

See:

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.

1 participant