**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:** - OS: Linux
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: