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刪除。