美文网首页
使用FireFox插件RESTClient工具POST方法?

使用FireFox插件RESTClient工具POST方法?

作者: C9090 | 来源:发表于2017-10-31 11:16 被阅读0次

下面尝试用Firefox的restclient,来调取api

当然需要打开火狐浏览器安装restclient的插件https://addons.mozilla.org/en-US/firefox/addon/restclient/

下载安装就可以了。

1.打开RESTClient:

2.先设置http的header->customHeader,name: Content-Type ,value: application/x-www-form-urlencoded

3.输入相应的信息:

4.返回查看信息就可以了

相关文章

网友评论

      本文标题:使用FireFox插件RESTClient工具POST方法?

      本文链接:https://www.haomeiwen.com/subject/bjtbpxtx.html