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

When request meet redirect with Set-Cookie, next request should carry cookie #514

Merged
merged 3 commits into from
Apr 30, 2019
Merged

Conversation

WindSoilder
Copy link
Contributor

@WindSoilder WindSoilder commented Apr 30, 2019

fixes: #510

I'm new to rust, maybe the code is aweful...
But I hope this PR can help to solve the problem :)

Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Looking good!

src/async_impl/client.rs Outdated Show resolved Hide resolved
@seanmonstar seanmonstar merged commit e0a52dc into seanmonstar:master Apr 30, 2019
@seanmonstar
Copy link
Owner

Wondeful, thank you so much!

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.

cookie_store not working over redirections
2 participants