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

Extend cookie example #80

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Conversation

simonasker
Copy link
Contributor

This extends the cookie example to handle multiple cookies.

@aturon
Copy link
Collaborator

aturon commented Nov 27, 2018

This is great, thanks!

One thought for a follow-up PR: we should consider moving the Cookies struct into request.rs or head.rs and providing it directly with Tide, rather than only having the implementation in this example.

@aturon aturon merged commit f0e82a9 into http-rs:master Nov 27, 2018
@simonasker simonasker deleted the extend-cookie-example branch November 27, 2018 13:36
@aturon
Copy link
Collaborator

aturon commented Nov 27, 2018

Opened follow-up issue

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