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

set-cookie header overwritten by last value #3

Open
drexhacker opened this issue Aug 1, 2023 · 1 comment
Open

set-cookie header overwritten by last value #3

drexhacker opened this issue Aug 1, 2023 · 1 comment

Comments

@drexhacker
Copy link

Describe the bug
In the Response header with multiple set-cookies the client overwrites all values with last value.

To Reproduce
Not so much to put here.

Expected behavior
Either concatenate them or extract them into a separate map.
Desktop:

  • OS: Linux
@daadu
Copy link
Owner

daadu commented Oct 20, 2023

Are you sure you are talking about "Response Header" and not "Request Header"? If yes then can you share some code that demonstrates what you are trying to achieve.

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

2 participants