hapi-lambda icon indicating copy to clipboard operation
hapi-lambda copied to clipboard

Add support for multiValueHeaders

Open RodrigoEspinosa opened this issue 5 years ago • 0 comments

Hello!

I think this was added to AWS after this project was released, but in order to support array response (like how Hapi natively responds to set-cookie), you need to move the set-cookie (or other array values headers for that matter) from headers to multiValueHeaders.

Let me know if you'd like a PR for this!

RodrigoEspinosa avatar May 11 '20 15:05 RodrigoEspinosa