aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/anticache.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2011-08-05 10:23:32 +1200
committerAldo Cortesi <aldo@nullcube.com>2011-08-05 10:23:32 +1200
commit98a7aaca182ce6b879329bbaeb06efca284c6220 (patch)
treea9afa1dae76d3206990cc49a30c2433ea6077609 /doc-src/anticache.html
parentce48cb4debab8caa518ea54e36dee722aaabb8a5 (diff)
downloadmitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.tar.gz
mitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.tar.bz2
mitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.zip
Documentation.
Diffstat (limited to 'doc-src/anticache.html')
-rw-r--r--doc-src/anticache.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc-src/anticache.html b/doc-src/anticache.html
index a4d76e47..79f0683d 100644
--- a/doc-src/anticache.html
+++ b/doc-src/anticache.html
@@ -1,4 +1,7 @@
+- command-line: _--anticache_
+- mitmproxy shortcut: _o_, then _a_
+
When the __anticache__ option is passed to mitmproxy, it removes headers
(__if-none-match__ and __if-modified-since__) that might elicit a
304-not-modified response from the server. This is useful when you want to make