Skip to content

Reference RFC 1123 for header date format #296

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

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

mikekistler
Copy link
Member

This PR reverts a change I had made to use RFC 7231 rather than RFC 1123 as the reference for the date format to used for date values passed in headers.

I had switched the reference to RFC 7231 because I couldn't find the part of RFC 1123 that described date formats of the kind we use in headers. That's because RFC 1123 describes the date format in an obscure fashion -- as a modification to the date formation of RFC 822. So not that this is clear I'm reverting the change (and adding an explanation of the RFC 1123 date format).

Copy link
Member

@markweitzel markweitzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thank you for reverting this back.

@markweitzel markweitzel merged commit b9907f1 into microsoft:vNext Oct 6, 2021
@mikekistler mikekistler deleted the header-date-format branch October 7, 2021 00:39
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.

3 participants