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>

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions