diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-12-09 15:57:11 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-12-09 15:57:11 -0600 |
| commit | 1c6139e013981bc9279faff41c8e031f74af77c7 (patch) | |
| tree | d978718d594eeefcf53967603977888b05939d73 /examples/README | |
| parent | 9f0db83c486bcf5f6653b4e4164baba27960e1d0 (diff) | |
| download | mitmproxy-1c6139e013981bc9279faff41c8e031f74af77c7.tar.gz mitmproxy-1c6139e013981bc9279faff41c8e031f74af77c7.tar.bz2 mitmproxy-1c6139e013981bc9279faff41c8e031f74af77c7.zip | |
remove trailing whitespace
Diffstat (limited to 'examples/README')
| -rw-r--r-- | examples/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README index 9ea6f9a2..ab06ad27 100644 --- a/examples/README +++ b/examples/README @@ -1,8 +1,8 @@ add_header.py Simple script that just adds a header to every request. dup_and_replay.py Duplicates each request, changes it, and then replays the modified request. flowbasic Basic use of mitmproxy as a library. -modify_form.py Modify all form submissions to add a parameter. +modify_form.py Modify all form submissions to add a parameter. modify_querystring.py Modify all query strings to add a parameters. -stub.py Script stub with a method definition for every event. +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. |
