dotnet-httpie icon indicating copy to clipboard operation
dotnet-httpie copied to clipboard

Execute subcommand

Open WeihanLi opened this issue 1 year ago • 0 comments

Add execute subcommand

http #64

# execute http request
dotnet-http exec demo.http

curl #51

dotnet-http exec `curl text` -t curl

Har support #52

dotnet-http exec xx.har --type har

WeihanLi avatar Apr 09 '23 14:04 WeihanLi