dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put/patch/delete HTTP commands

keithROFL opened this issue · comments

Desktop, Mobile, Command Line?
Where will this feature exist?
as options for the commands for HTTP

Describe your idea
A clear and concise description of what you want to happen.
add those as options along with the Get and Post.

Thank you!!!!!

PUT and DELETE aren't too difficult and can be put on the roadmap. PATCH will require some customization as the library I use does not have that built-in. Not sure when that could make it in.