Skip to content

PUT method #249

Description

@fahdjamy

PUT method is not working in my form

I am having a form that hits an API with a PUT method but it doesnot work unless I change the method to POST.

<form action="/api/settings" method="POST">
{html form fields}
</form>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions