想做个模拟登陆,用 Fiddler 抓取,Raw 中有以下
```
POST
http://example.com HTTP/1.1
Accept: */*
Content-Type: text/plain
Accept-Language: zh-cn
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
Host:
example.comContent-Length: xxx
DNT: 1
Connection: Keep-Alive
Pragma: no-cache
Cookie: JSESSIONID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
callCount=1
page=/xxx/xxx/main.jsp
httpSessionId=
scriptSessionId=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
c0-scriptName=dwrMonitor
c0-methodName=getFrmtipsByuserId
c0-id=0
batchId=0
```
想知道 Cookie 以下的内容如何发送?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/110064
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.