RESTEDClient / RESTED

A REST client for browsers
GNU General Public License v3.0
293 stars 43 forks source link

Convert/Export Requests #196

Open AppliedEllipsis opened 3 years ago

AppliedEllipsis commented 3 years ago

It would be nice to be able to convert/export a request to something like Curl or Fetch requests with the full headers/body along with any cookie data similar to the Browser Network Inspector's right click a request and copy options. Currently you can use RESTED with network inspector to do this, but it would be nice to have it integrated as well.

jjff commented 3 years ago

+++