用ab进行POST,GET压力测试,且定义header及json的内容

这个以前没作过,找了文档。搞定。 要求时间的单curl测试的方式如下: time curl http://xxxxx/hq/restapi/isStart curl用来用post请求,且有header及请求内容 time curl -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -H "Postman
相关文章
相关标签/搜索