Skip to content

Add support for multipart/form-data in RIE #90

Open
@nipatiitti

Description

@nipatiitti

I would love the ability to use multipart/form-data in local testing environments for my lambda functions. The official AWS API-Gateway supports this feature so I see no reason why this package shouldn't.

It could be enabled with a --flag on the startup call or something if need be.

Activity

skyzyx

skyzyx commented on Dec 30, 2024

@skyzyx

I don't understand the question. Your Lambda logic should be able to read the body of the request and parse it however you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @skyzyx@nipatiitti

        Issue actions

          Add support for multipart/form-data in RIE · Issue #90 · aws/aws-lambda-runtime-interface-emulator