Issues
Feature description
It would be great to have an option to export requests from a .http file to a cURL command format, similar to the functionality provided by the intelij Idea HTTP client.
As many clients like Postman supports importing curl commands, this can allow converting .http files as collections for other clients with scripts, thus can be shared
Would be cool if we can import curl commands as .http files too
Issues
Feature description
It would be great to have an option to export requests from a
.httpfile to a cURL command format, similar to the functionality provided by the intelij Idea HTTP client.As many clients like Postman supports importing curl commands, this can allow converting
.httpfiles as collections for other clients with scripts, thus can be sharedWould be cool if we can import curl commands as
.httpfiles too