cli
cli copied to clipboard
Added support for defining http requests in a .http file
As asked by issue #758 we added basic support for defining requests in a .HTTP file by using the --http-file flag followed by the file name instead of the URL
Tests are failing. Unfortunately, the logs are gone now as well. Can you make the test suite pass?