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
https://blog.csdn.net/u011840205/article/details/86715018