Reprint please indicate source: http://blog.csdn.net/zhaoyanjun6/article/details/72956016
This article is from "Zhaoyan's blog"
Turn on the Https grab bag
Fiddler By default, Fiddler does not capture HTTPS sessions and needs to be set under you.
from all processes
: Crawl all HTTPS programs, including native and mobile phones
from browsers only
: Crawl only HTTPS requests in the browser
from non-browsers only
: Crawl only all HTTPS requests except the browser
from remote clients only
: Crawl the remote client's HTTPS, can represent the phone
Turn on the phone Https grab bag
If you only want to crawl all HTTPS requests on your phone, you should select them from remote clients only
.
"Talk about HTTPS and fiddler crawl HTTPS Protocol"
How to use fiddler to grab a bag for Android apps
Http://jingyan.baidu.com/article/03b2f78c7b6bb05ea237aed2.html
How to turn on/off the package for catching this machine
If you need to crawl native requests, there are 3 ways.
Just start the program and make sure the lower-left corner is Capturing状态
ready.
Press the shortcut key F12
to switch.
File--Capture traffic tick.
Extended:
Note that this is useful, you can open the grab the machine's package, you can also filter the local package. When the mobile phone turned on the agent, you can filter out the package, focus on the mobile phone package, at this time the session list is the mobile phone package.
Fiddler Grab Bag Tutorial-https