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

Pass request cookies in redirects if follow_set_cookies is true #307

Merged
merged 4 commits into from
Apr 8, 2020

Conversation

tomas
Copy link
Owner

@tomas tomas commented Apr 8, 2020

A reworked version of #291

ash0080 and others added 4 commits February 24, 2020 17:03
Keep original request cookie during multiple redirects
…_cookies is true.

But avoid mixing them with response cookies.

Also, make sure request cookies are NOT passed to redirects if follow_set_cookies is false.
@tomas tomas changed the title Request cookies in redirects 2 Pass request cookies in redirects if follow_set_cookies is true Apr 8, 2020
@tomas tomas merged commit 23a4cbf into master Apr 8, 2020
@tomas tomas deleted the request-cookies-in-redirects-2 branch April 8, 2020 14:53
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