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

web: Restore case-insensitivity of set_cookie args #3254

Merged
merged 1 commit into from Apr 21, 2023

Conversation

bdarnell
Copy link
Member

This was an unintended feature that got broken in #3224. Bring it back for now but deprecate it for future cleanup.

Fixes #3252

@bdarnell bdarnell force-pushed the fix-set-cookie-case branch 3 times, most recently from f71372e to a4d9849 Compare April 21, 2023 19:50
This was an unintended feature that got broken in tornadoweb#3224. Bring it back
for now but deprecate it for future cleanup.

Fixes tornadoweb#3252
@bdarnell bdarnell merged commit 2453344 into tornadoweb:master Apr 21, 2023
11 checks passed
@bdarnell bdarnell deleted the fix-set-cookie-case branch April 21, 2023 20: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.

6.3 set_cookie() got an unexpected keyword argument 'HttpOnly'
1 participant