Skip to content

Missing multiValueHeaders in APIGatewayProxyResponseEvent #227

Closed
@dforsl

Description

@dforsl

Hi,

I'm missing multiValueHeaders in com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent, It makes it somewhat cumbersome when one eg. wants to set multiple cookies with "non-compatible" properties that require separate header entries. To work around it, we currently have to return custom objects instead that where we set multiValueHeaders - would be great if we didn't have to!

com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent already supports it.

Thanks,
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions