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

[RFC6265bis] Harden requirements for the Set-Cookie profile. #2988

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

mikewest
Copy link
Member

@mikewest mikewest commented Jan 30, 2025

This patch shifts several recommendations in Section 4's definition of a well-behaved Set-Cookie profile from SHOULD to MUST. This change makes server requirements less ambiguous, but does not change Section 5's definition of clients' obligations to gracefully handle servers' errors.

Closes #2980.

This patch shifts several recommendations in Section 4's
definition of a well-behaved `Set-Cookie` profile from SHOULD
to MUST. This change makes server requirements less
ambiguous, but does not change Section 5's definition of clients'
obligations to gracefully handle servers' errors.
@mikewest
Copy link
Member Author

WDYT, @sbingler and/or @mnot? :)

@mnot
Copy link
Member

mnot commented Jan 30, 2025

LGTM

@sbingler
Copy link
Collaborator

sbingler commented Feb 3, 2025

Overall looks good to me. Waiting for a resolution to @martinthomson 's comment before signing off on the PR

@mikewest mikewest mentioned this pull request Feb 4, 2025
Copy link
Collaborator

@sbingler sbingler left a comment

Choose a reason for hiding this comment

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

LGTM

@mikewest mikewest merged commit 59d1643 into main Feb 4, 2025
2 checks passed
@mikewest mikewest deleted the mikewest-patch-1 branch February 4, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

SHOULD NOT
5 participants