bug: Multiple cookie wrongly set in a single Set-Header when accessing via ELB #12633
Open
1 task done
Labels
aws:elb
AWS Elastic Load Balancer
status: in progress
Currently being worked on
type: bug
Bug report
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Current Behavior
The HTTP Set-Cookie header seems to squash multiple Set-Cookie causing browser to only set the first Set-Cookie.

Expected Behavior
Multiple Set-Cookie Header to be set for each of the cookie key / value pair

How are you starting LocalStack?
With the
localstack
scriptSteps To Reproduce
Access via ELB and monitor the HTTP response via network tab in the developer tool
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: