HTTP-Requests-for-Processing
HTTP-Requests-for-Processing copied to clipboard
http delete request
Is there a way I can send a delete request using this libary? and if so, how do I do this?
+1 that, I would like PUT and DELETE as well...
Look into the code, it is in there and working. Just not documented I guess