Understand the corresponding Chinese definitions
Chinese for Fiddler
1: documents
2: the editor
Rules of 3:
4: tool
5: Toolbar
The machine IP
6: Session area
# : The order of HTTP requests, starting at 1, increases in order of page load requests
URL: The server path and file name of the request, including the GET parameter
Result: status code of the HTTP response
Protocol: Protocol used for the request (such as HTTP, HTTPS, or FTP)
Host: indicates the domain name of the requested address
Body: Size of the request, in bytes
Caching: Specifies the cache expiration time or cache control header value of a request
Content-type: Indicates the Type of the request response
Process: Indicates the Windows Process and Process ID that makes the request
Comments: Comments that users add to this session via scripts or right-click menus
Custom: a Custom value that can be set by a user through a script
———————————————— Copyright notice: This article is originally published BY CSDN blogger “Jusheng Huainan @1”. It follows CC 4.0 BY-SA copyright agreement. Please attach the original source link and this statement. Original link: blog.csdn.net/qq_43485197…
7: Function TAB
Statistics: Data Statistics panel. You can select multiple Sessions for Statistics and performance analysis
Inspectors: The request header and response body
Request Viewer:
Headers: The request header information is displayed as a hierarchical view, including Web client information, cookies, and transmission status.
TextView: Displays the body part of the POST request as text;
SyntaxView: Display script (install SyntaxView plug-in)
WebForms: Display QueryString values and Body values, request GET parameters and POST Body content in an intuitive interface. The Body should be in Application/X-www-form-Urlen-coded format;
HexView: hexadecimal display of requested content;
Auth: displays proxy-authorization and Authoriization information in a hearer.
Cookies: Display the Cookie value in the Header in an intuitive interface.
Raw: Displays the entire request as plain text;
JSON: Displayed in JOSN format.
XML: If the body of the request is in XML format, it is displayed in a hierarchical XML tree;
Response viewer:
Transformer: Compressed encoding format for response information;
Headers: Headers that display a response in a hierarchical view;
TextView: Use text to display the corresponding body;
SyntaxView: Display script (install SyntaxView plug-in)
ImageView: If the response content is a picture, the picture will be displayed. The gray area on the left will show the size, width and height of the picture, file format and other information. You can also select the zoom mode below: automatic zoom, zoom to adapt to the size of the display area, no zoom;
HexView: hexadecimal display of response content;
WebView: Preview of the response in the Web browser
Auth: displays proxy-authorization and Authoriization information in a hearer.
Caching: Displays cache information about this request
Cookies: Display the Cookie value in the Header in an intuitive interface.
Raw: Displays the entire response as plain text;
JSON: Displayed in JOSN format.
XML: If the body of the response is in XML format, it is displayed in a hierarchical XML tree;
AutoResponder: redirects (primarily intercepting the session and then replacing the original resource) to allow a file to be returned locally instead of a server response, Instead of publishing files to the server (you can use a formal environment to verify local files), Composer can be simulated by sending FiddlerScript logs and Fiters
Weak network test
caught
(PC)
1: Set the filter to capture only the required items of the package shift+f5, to cache refresh capture page of all packages
2. For example, to capture the login package, you need to go to the session to check the jump or page link icon to see if the corresponding user password is entered in webForms
3: online debugging, style
In the pictureIt is the same operation to change the web page. Copy the content to the local and modify it into AN HTML file, then replace it
The interface test
APP (MOBILE HTTPS protocol)
1: Set fiddler
Capture the decryptionAllow external connections
2: Install fiddler certificate generator and update the certificate generator
3: Keep Fiddler and mobile on the same LAN
192.168.0.18
4: Install the certificate on the mobile phone
5: Set the IP address of the Fiddler proxy server on the mobile phone
If not, restart and reinstall the certificate