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 #60

Closed
medinarrior opened this issue Oct 29, 2018 · 1 comment
Closed

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

medinarrior opened this issue Oct 29, 2018 · 1 comment

Comments

@medinarrior
Copy link

API Gateway supports multiple headers and query string parameters that have the same name. Multi-value headers as well as single-value headers and parameters can be combined in the same requests and responses. For more information, see Input Format of a Lambda Function for Proxy Integration and Output Format of a Lambda Function for Proxy Integration.

https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-lambda-proxy-integrations.html#apigateway-multivalue-headers-and-parameters

@tphokas
Copy link

tphokas commented Nov 5, 2018

@tphokas tphokas closed this as completed Nov 5, 2018
maxday added a commit that referenced this issue Jun 28, 2024
* fix: snapshot upload
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

No branches or pull requests

2 participants