aboutsummaryrefslogtreecommitdiffstats
path: root/examples/modify_querystring.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/modify_querystring.py')
-rw-r--r--examples/modify_querystring.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/modify_querystring.py b/examples/modify_querystring.py
deleted file mode 100644
index ee8a89ad..00000000
--- a/examples/modify_querystring.py
+++ /dev/null
@@ -1,2 +0,0 @@
-def request(flow):
- flow.request.query["mitmproxy"] = "rocks"