1、安装
apt-get install httpie
2、方式get请求
http 127.0.0.1:8000/xxxxxxx/1733981
3、发送post请求
http -f POST 127.0.0.1:8000/xxxxxxxx/1741535 action=hse
https://github.com/jakubroztocil/httpie#url-shortcuts-for-localhost
1、安装
apt-get install httpie
2、方式get请求
http 127.0.0.1:8000/xxxxxxx/1733981
3、发送post请求
http -f POST 127.0.0.1:8000/xxxxxxxx/1741535 action=hse
https://github.com/jakubroztocil/httpie#url-shortcuts-for-localhost
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。