Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it support PUT/DELETE/HEAD requests? #6

Open
kevinisaac opened this issue Mar 1, 2015 · 6 comments
Open

Does it support PUT/DELETE/HEAD requests? #6

kevinisaac opened this issue Mar 1, 2015 · 6 comments

Comments

@kevinisaac
Copy link

I think it should support the other types of requests too, including PUT, DELETE, HEAD, OPTION, etc. These methods are used in any typical RESTful web API. What's your take on this @argunner?

If it supports all the HTTP verbs already, its better to update the README.

@mc-zone
Copy link
Contributor

mc-zone commented Mar 2, 2015

I think so. Maybe it's a good idea.
But @argunner mentioned it to perform AJAX POST and GET Request at README. And perhaps for the minimalist.
So let's talk about it. 😉

@flouthoc
Copy link
Owner

flouthoc commented Mar 2, 2015

@kevinisaac Nice ! i'll work on it soon ! 👍

@hengels
Copy link

hengels commented Jun 27, 2015

I really love that script. Reliable, easy to use. Adding PUT and DELETE as the next step would be a real treat :-)

@pwFoo
Copy link

pwFoo commented Feb 6, 2017

Any plans to add additional methods in the near future? I like minAjax, but would need PUT, PATCH und DELETE methods to keep RESTful services in mind.

@flouthoc
Copy link
Owner

flouthoc commented Feb 7, 2017

@pwFoo Starting work today 👍

@almostBeginner
Copy link

How can I send crsf token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants