vscode-httpyac
vscode-httpyac copied to clipboard
Feature: Convert cURL to HTTP Request
It would be nice to have a feature similar to JB to convert requests copied from the browser into requests
use command httpyac.generateCode
httpyac.generateCode can convert from http request to curl command, but not from curl command to http request