diff options
Diffstat (limited to 'docs/features/setheaders.rst')
-rw-r--r-- | docs/features/setheaders.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/setheaders.rst b/docs/features/setheaders.rst index aa991bf4..486f8c76 100644 --- a/docs/features/setheaders.rst +++ b/docs/features/setheaders.rst @@ -15,5 +15,5 @@ Example: Set the **Host** header to "example.com" for all requests. ================== ======================= command-line ``--setheader PATTERN`` -mitmproxy shortcut :kbd:`o` then :kbd:`H` +mitmproxy shortcut :kbd:`O` then :kbd:`H` ================== ======================= |