Skip to content

#750: Return cookies through proxy response message to support multiple cookies#751

Merged
normj merged 1 commit intoaws:devfrom
petli:750-return-multiple-cookies
Oct 21, 2020
Merged

#750: Return cookies through proxy response message to support multiple cookies#751
normj merged 1 commit intoaws:devfrom
petli:750-return-multiple-cookies

Conversation

@petli
Copy link
Copy Markdown
Contributor

@petli petli commented Oct 20, 2020

Issue #, if available: #750

Description of changes:
Multiple returned cookies are incorrectly formatted if they are sent back as a HTTP header in the API Gateway proxy response, so they should instead be returned using the dedicated field for this in the proxy response.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj changed the base branch from master to dev October 21, 2020 17:18
@normj normj merged commit 437e532 into aws:dev Oct 21, 2020
@normj
Copy link
Copy Markdown
Member

normj commented Oct 21, 2020

Thanks for the PR. I merged the PR into the dev branch to go out with the next release.

@normj
Copy link
Copy Markdown
Member

normj commented Oct 21, 2020

Version 5.2.0 of Amazon.Lambda.AspNetCoreServer isout with this PR. Thanks for the PR!

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

Successfully merging this pull request may close these issues.

2 participants