postman中几种传送方式的区别

很不错的Postman接口介绍 http://www.cnblogs.com/sparkling-ly/p/5807238.html  

postman中几种传送方式的区别 http://blog.csdn.net/wangjun5159/article/details/47781443

  有四种形式可以选择,form-data主要用于上传文件。x-www-form-urlencoded是表单常用的格式。raw可以用来上传JSON数据   脚本语言是javascript
上一篇:vue element-ui 中表单弹框的使用


下一篇:ProTable search form表单属性用法详解