You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the bug
In the Response header with multiple
set-cookie
s 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:
The text was updated successfully, but these errors were encountered: