dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.3k stars 360 forks source link

Put/patch/delete HTTP commands #340

Open keithROFL opened 8 months ago

keithROFL commented 8 months ago

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!!!!!

dannagle commented 8 months ago

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.