aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/howmitmproxy.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-02-24 11:34:01 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-02-24 11:34:01 +1300
commit64285140f959eaa939c4cf35585cfe21cbf1a449 (patch)
tree71cd07bc33db2039f40f5ca8ee55fef9ab8421c6 /doc-src/howmitmproxy.html
parent51de9f9fdf6ec4cd345e0b2c8607453cc22c5045 (diff)
downloadmitmproxy-64285140f959eaa939c4cf35585cfe21cbf1a449.tar.gz
mitmproxy-64285140f959eaa939c4cf35585cfe21cbf1a449.tar.bz2
mitmproxy-64285140f959eaa939c4cf35585cfe21cbf1a449.zip
Test a difficult-to-trigger IOError, fix cert generation in test suite.
Diffstat (limited to 'doc-src/howmitmproxy.html')
-rw-r--r--doc-src/howmitmproxy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/howmitmproxy.html b/doc-src/howmitmproxy.html
index 6ea723cd..94c895d7 100644
--- a/doc-src/howmitmproxy.html
+++ b/doc-src/howmitmproxy.html
@@ -71,7 +71,7 @@ flow of requests and responses are completely opaque to the proxy.
## The MITM in mitmproxy
-This is where mitmproxy's fundamental trick comes in to play. The MITM in its
+This is where mitmproxy's fundamental trick comes into play. The MITM in its
name stands for Man-In-The-Middle - a reference to the process we use to
intercept and interfere with these theoretially opaque data streams. The basic
idea is to pretend to be the server to the client, and pretend to be the client