Skip to content

[jagoda:fix-redirect] Clear cookie header on redirect#1

Open
iliyan wants to merge 1 commit intoMonsantoCo:masterfrom
jagoda:fix-redirect
Open

[jagoda:fix-redirect] Clear cookie header on redirect#1
iliyan wants to merge 1 commit intoMonsantoCo:masterfrom
jagoda:fix-redirect

Conversation

@iliyan
Copy link

@iliyan iliyan commented Jun 16, 2016

(Per jagoda:fix-redirect) In the event that a redirect invalidates the last cookie, the
cookie store is cleared but the cookie header from the previous
request remains. Since the request pipeline recomputes the cookie
header for each request, this problem can be addressed by
removing the cookie header from the request prior to redirecting.

In the event that a redirect invalidates the last cookie, the
cookie store is cleared but the cookie header from the previous
request remains. Since the request pipeline recomputes the cookie
header for each request, this problem can be addressed by
removing the cookie header from the request prior to redirecting.
@iliyan iliyan self-assigned this Jun 16, 2016
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