coreybutler / fenix

A simple and visual static web server with collaboration features.
https://preview.fenixwebserver.com
GNU General Public License v3.0
1.65k stars 135 forks source link

Would be nice to be able to save Request Browser PUTs, POSTs, etc.... #54

Open virtzilla opened 9 years ago

virtzilla commented 9 years ago

Would be nice to be able to save the contents of PUTs (or other requests) in the request browser with a "save" button or link... It's very clumsy to copy paste out of the window. Even better IMHO would be an option to automatically save each request in a file.

coreybutler commented 9 years ago

I can see how that would be useful. I'll think about this a bit. It would probably be worth having multiple options for saving the file, i.e. save the payload (i.e. .json, .xml, whatever), save the headers, save a dump, etc.

wehlton commented 9 years ago

Should be nicer to automatically save the posts in a map. Especially the copy and past doesn't work on Mac OSX Yosemite.