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

Multivalue headers and parameters #103

Closed
adamchainz opened this issue Jan 10, 2020 · 1 comment · Fixed by #111
Closed

Multivalue headers and parameters #103

adamchainz opened this issue Jan 10, 2020 · 1 comment · Fixed by #111

Comments

@adamchainz
Copy link
Owner

APIG has at some point added support for multi-value request headers and parameters: https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-lambda-proxy-integrations.html#apigateway-multivalue-headers-and-parameters

We should use those - (where available - check they're on ALBv2 as well).

@adamchainz
Copy link
Owner Author

N.B. I found the docs incomplete this would need some testing awsdocs/amazon-api-gateway-developer-guide#50

adamchainz added a commit that referenced this issue Feb 17, 2020
Fixes #103.

Also add apig_wsgi.full_event to the environ.
adamchainz added a commit that referenced this issue Feb 17, 2020
Fixes #103.

Also add apig_wsgi.full_event to the environ.
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 a pull request may close this issue.

1 participant