-
Notifications
You must be signed in to change notification settings - Fork 35
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
Fix Set A Cookie
Algorithm
#231
Conversation
Unfortunately the RFC renumbered things. Fortunately Bikeshed actually catches this now, which is awesome. I think I made a local PR to update the numbers a while ago, which may or may not still be valid. Let me take a look... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM, pending link fixes.
Ah, the latest rfc6265bis has named anchors. Let me see if I can get a PR together quickly... |
Wohoo, passed! Thanks @inexorabletash ! |
SHA: dda009f Reason: push, by ayuishii Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Addresses issue: #227
path
as it should always be populatedset
method to call algorithm with all non-optional parametersPreview | Diff