angular-restmod icon indicating copy to clipboard operation
angular-restmod copied to clipboard

Enhancement: Almost all Http methods need to be configurable

Open utf4 opened this issue 9 years ago • 0 comments

I had to send different HTTP methods instead if PUT/POST/DELETE so I made it as configurable options in this branch. You can have a look at the changes if they are merge-able. I have updated doc blocks as well.

utf4 avatar Nov 11 '16 22:11 utf4