ericnewton76 / RequestGenerators

A C# library for reading WebRequest or HttpWebRequest instances and creating commandline curl, powershell, or fetch, jQuery ajax etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RequestGenerators

A C# library for reading WebRequest or HttpWebRequest instances and creating commandline

  • Curl (bash, cmd)
  • Powershell coming soon
  • Fetch coming soon
  • jQuery.ajax coming soon

And at some point being able to take a textual request and convert it to any other request

About

A C# library for reading WebRequest or HttpWebRequest instances and creating commandline curl, powershell, or fetch, jQuery ajax etc.

License:MIT License


Languages

Language:C# 84.7%Language:Batchfile 15.3%