Skip to content

FormData fromatter is not working correctly and returns an empty FormData object #746

Closed
@JorensM

Description

@JorensM

The fetch-http-client contentFormatter for FormData is not working correctly. It is doing some operations on the original input and returning a new FormData object. The way it is doing it, it is not actually mapping the original properties to the new object, hence returning an empty FormData object

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions