mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 23:09:44 +00:00
Fix help
'P' can also be used on the request screen!
This commit is contained in:
parent
c914ad754a
commit
3343882737
@ -69,7 +69,7 @@ def _mkhelp():
|
||||
),
|
||||
("M", "change default body display mode"),
|
||||
("p", "previous flow"),
|
||||
("P", "copy response(content/headers) to clipboard"),
|
||||
("P", "copy request/response (content/headers) to clipboard"),
|
||||
("r", "replay request"),
|
||||
("V", "revert changes to request"),
|
||||
("v", "view body in external viewer"),
|
||||
|
Loading…
Reference in New Issue
Block a user