aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/setheaders.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-03-07 14:53:27 +0100
committerGitHub <noreply@github.com>2017-03-07 14:53:27 +0100
commitcb6240974d16e9f2923543fe28c201d39a63f60f (patch)
tree7f5c573783771bf1e0336b39f74a501726d1cc9b /docs/features/setheaders.rst
parent88d48e38aff2a28e1c656e11eb4d5deb7a3723b6 (diff)
parentbda39335b0e8e5ed27be788c6d7ec4206ec62c55 (diff)
downloadmitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.tar.gz
mitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.tar.bz2
mitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.zip
Merge pull request #2108 from ayamamori/patch-1
Update tcpproxy.rst
Diffstat (limited to 'docs/features/setheaders.rst')
-rw-r--r--docs/features/setheaders.rst2
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`
================== =======================