Skip to content

Support multiple form data values to be associated with the same name #416

@SlimTim10

Description

@SlimTim10

In HTTP requests involving forms, it is common to send multiple values associated with the same name name (using FormData.append). Currently, Reflex.Dom.Xhr.FormData does not support this.

I can make a pull request with a working patch that I am currently using.

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