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

Mutiple set-cookie header from response #1035

Open
satyaprakashrath opened this issue Mar 28, 2022 · 0 comments
Open

Mutiple set-cookie header from response #1035

satyaprakashrath opened this issue Mar 28, 2022 · 0 comments

Comments

@satyaprakashrath
Copy link

Can someone tell us how to retrieve all the set-cookie values from scribejava response object? These are the headers that is sent from server. The current implementation using scribejavea 2.4.0 version and in this version the headers are added to the map, so only the last cookie is available.

Set-Cookie: =
Set-Cookie: =; Expires=
Set-Cookie: =; Max-Age=
Set-Cookie: =; Domain=

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

No branches or pull requests

1 participant