Build backwards compat for multiValueHeaders
and multiValueQueryStringParameters
?
#288
Labels
multiValueHeaders
and multiValueQueryStringParameters
?
#288
API Gateway
HTTP
APIs don't supportREST
API params ofmultiValueHeaders
ormultiValueQueryStringParameters
.I'm wondering if it's feasible to enable backward compat for those params in HTTP APIs to ease upgrades – given the fact that duplicate headers are combined with commas, however, that tells me we are unlikely to be able to do so in a non-lossy, deterministic fashion.
The text was updated successfully, but these errors were encountered: