angular-restmod
angular-restmod copied to clipboard
Enhancement: Almost all Http methods need to be configurable
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.