现在 python 哪个请求库支持类似这样的 header ?
大部分的 header 都是通过 dict 封装的,
多个重复的 header 没法子传啊。
POST /api/xxx/xxxx HTTP/1.1
Cust-Header: cookie_line_1
Cust-Header: cookie_line_2
Cust-Header: cookie_line_3
Cust-Header: cookie_line_4
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
User-Agent: Dalvik/2.1.0 (Linux; U; Android 6.0.1; SM-G9200 Build/MMB29K)
Host: xxx.xxx.com
Connection: Keep-Alive
Accept-Encoding: gzip
Content-Length: 926
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.