mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
document flow_details 4
This commit is contained in:
parent
4bd7b6c4ea
commit
317ae115c2
@ -42,7 +42,8 @@ class Dumper:
|
|||||||
0: shortened request URL, response status code, WebSocket and TCP message notifications.
|
0: shortened request URL, response status code, WebSocket and TCP message notifications.
|
||||||
1: full request URL with response status code
|
1: full request URL with response status code
|
||||||
2: 1 + HTTP headers
|
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(
|
loader.add_option(
|
||||||
|
Loading…
Reference in New Issue
Block a user