vial-http
vial-http copied to clipboard
Generate .http syntax from existing formats
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
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.