vial-http icon indicating copy to clipboard operation
vial-http copied to clipboard

Generate .http syntax from existing formats

Open NotAFile opened this issue 7 years ago • 1 comments

vial-http improves my workflow a lot, but one thing that isn't as easy is getting the requests into the vial-http format. Having some way of creating those files from e.g. a curl command line (since browsers export those) or the mitmproxy exports would be pretty neat

NotAFile avatar Apr 07 '18 17:04 NotAFile

I'm working on reversed feature now, export .http format to curl to be able to share requests. Your request is pretty useful too, I definitely will implement curl cli parsing.

baverman avatar Apr 07 '18 18:04 baverman