adamchainz/apig-wsgi

Multivalue headers and parameters

Closed this issue · 1 comments

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).

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