使用RESTClient插件进行数据模拟(GET,POST)提交

1:在Firefox中下载RESTClient插件安装

2:安装好后的界面 (chrome://restclient/content/restclient.html

 3:选择GET/POST,输入URL

 4:Headers  Custom Header增加一个Content-type: application/x-www-form-urlencoded然后在body里面就可以用a=1&b=2这种形式传参了

 

posted @ 2015-07-14 09:49  孤独青鸟  阅读(631)  评论(0编辑  收藏  举报