码迷,mamicode.com
首页 > Web开发 > 详细

http请求头部常用参数

时间:2018-09-27 10:33:23      阅读:441      评论:0      收藏:0      [点我收藏+]

标签:默认值   ati   post   class   enc   height   white   ola   请求头   

post 请求头

            header: {
              ‘content-type‘: ‘application/x-www-form-urlencoded‘ // 默认值
            },

请求头

            header: {
              ‘content-type‘: ‘application/json‘ // 默认值
            },

 

 

header: {
‘content-type‘: ‘application/x-www-form-urlencoded‘ // 默认值
},

http请求头部常用参数

标签:默认值   ati   post   class   enc   height   white   ola   请求头   

原文地址:https://www.cnblogs.com/zhumaoyu/p/9711145.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!