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

feat: implement conversion from libcookie to poem cookie #898

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

patrickariel
Copy link
Contributor

My use-case is that I had a few utilities in my workspace that returns cookies (with cookie-rs), but I can't use them with poem because the cookie jar only accepts this library's cookie wrapper. Not sure if this is the best approach, though.

@sunli829 sunli829 merged commit 2d335ea into poem-web:master Nov 25, 2024
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.

2 participants