From bc3bf969bac7f4e7a70324fd1736e20abd4b204d Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 23 Feb 2012 14:57:43 +1300 Subject: Add an example showing the new form API. --- examples/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/README') 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. - -- cgit v1.2.3