Skip to content

Problem with send multipart form data in method PUT #36146

Closed
@kamil-nawrotkiewicz

Description

@kamil-nawrotkiewicz

Symfony version(s) affected: 4.4.5

Description
Hi, I'm using symfony 4 versions and I have a problem with requests in the PUT multipart form data method. Unfortunately, the Request object is empty. $reques->request->all().

Possible Solution
At the moment I have changed the method from PUT to POST that works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions