aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 696705a5..24b5c2fe 100644
--- a/examples/README
+++ b/examples/README
@@ -1,6 +1,6 @@
add_header.py Simple script that just adds a header to every request.
flowbasic Basic use of mitmproxy as a library.
+modify_form.py Modify all form submissions to add a parameter.
stub.py Script stub with a method definition for every event.
stickycookies An example of writing a custom proxy with libmproxy.
upsidedownternet.py Rewrites traffic to turn PNGs upside down.
-