Cutehacks / duperagent

A QML clone of VisionMedia's SuperAgent module.
MIT License
56 stars 23 forks source link

Customverb #14

Closed mohammadhasanzadeh closed 6 years ago

mohammadhasanzadeh commented 7 years ago

‌Because we have duplicate value on Method enums, I had to remove the Patch method from supported methods list.

jrbarron commented 6 years ago

I'm going to close this PR because I don't want to remove the patch method from the API for compatibility reasons. I think PATCH is more common than custom verbs, but I am still open to accepting a PR for custom verbs if we can find a way to solve this without breaking compatibility. We can discuss this further in #12 if you like.