想爬虫登陆 https://pomotodo.com/account#login
用fiddler抓包查看提交数据,选择了Decrypt HTTPS traffic 并在chrome里添加了fiddler的证书后,能够抓到https的包,可是在WebForms里面看不到post的数据是什么原因呢?
想爬虫登陆 https://pomotodo.com/account#login
用fiddler抓包查看提交数据,选择了Decrypt HTTPS traffic 并在chrome里添加了fiddler的证书后,能够抓到https的包,可是在WebForms里面看不到post的数据是什么原因呢?
看header里面啊 不行就看raw的原始数据