mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Merge pull request #4478 from Prinzhorn/flow_details_four
document flow_details 4
This commit is contained in:
commit
42a1345daf
@ -42,7 +42,8 @@ class Dumper:
|
||||
0: shortened request URL, response status code, WebSocket and TCP message notifications.
|
||||
1: full request URL with response status code
|
||||
2: 1 + HTTP headers
|
||||
3: 2 + full response content, content of WebSocket and TCP messages.
|
||||
3: 2 + truncated response content, content of WebSocket and TCP messages
|
||||
4: 3 + nothing is truncated
|
||||
"""
|
||||
)
|
||||
loader.add_option(
|
||||
|
Loading…
Reference in New Issue
Block a user