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

Support for Multi-Value Headers and Query String Parameters #61

Merged
merged 1 commit into from
Oct 31, 2018
Merged

Support for Multi-Value Headers and Query String Parameters #61

merged 1 commit into from
Oct 31, 2018

Conversation

medinarrior
Copy link

Issue #60

Description of changes: Support for multi-value headers and query string parameters in the Input of a Lambda Function for Proxy Integration. Output remains without change.

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

@tphokas
Copy link

tphokas commented Oct 31, 2018

Thank you for the pull request. I've tested it and all seems to be fine.
Testing done:

  • Checked out the PR
  • Created a Java AWS Lambda function with APIGatewayProxyRequestEvent as input
  • Successfully printed the added parameters

@tphokas tphokas merged commit fdaf429 into aws:master Oct 31, 2018
@medinarrior
Copy link
Author

Great! Is there any plan to release a new version soon?

@tphokas
Copy link

tphokas commented Nov 5, 2018

We just did :). Check here

@siddharthTyagi
Copy link

What's the right way to set multi value headers via proxy response event?

maxday added a commit that referenced this pull request Jun 28, 2024
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.

3 participants