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

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

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

petli
Copy link
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
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
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