ubuntu系统:模拟http请求工具(命令行模式),好用
https://github.com/jakubroztocil/httpie#url-shortcuts-for-localhost1、安装apt-get install httpie2、方式get请求http 127.0.0.1:8000/xxxxxxx/17339813、发送post请求http -f POST 127.0.0.1:8000/xxxxxxxx/1741535 ac...
原创
2019-01-31 15:00:07 ·
4279 阅读 ·
0 评论