vscode-httpyac icon indicating copy to clipboard operation
vscode-httpyac copied to clipboard

Feature: Convert cURL to HTTP Request

Open QuAzI opened this issue 7 months ago • 2 comments

It would be nice to have a feature similar to JB to convert requests copied from the browser into requests

Image

Image

Image

QuAzI avatar Jun 04 '25 08:06 QuAzI

use command httpyac.generateCode

AnWeber avatar Jun 06 '25 05:06 AnWeber

httpyac.generateCode can convert from http request to curl command, but not from curl command to http request

WEGFan avatar Jul 26 '25 17:07 WEGFan