终端http命令

Ada*_*man 6 command-line

我见过有人使用这种格式来发出 http 请求:

http POST http://url.com arg=value
Run Code Online (Sandbox Code Playgroud)

我似乎无法找到如何做到这一点

谷歌搜索只显示 cUrl 和 wget。还尝试下载 http 包,但没有。

有任何想法吗?

Flo*_*sch 6

您需要安装该软件包httpie才能使用http命令。