Introduce a filtered flow writer, and use it in dump.py

Fixes #104
This commit is contained in:
Aldo Cortesi
2013-03-14 09:19:43 +13:00
parent c34d1e3de6
commit cfb5ba89ce
9 changed files with 48 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ lets the script interact with the global mitmproxy state. The __response__
event also gets an instance of Flow, which we can use to manipulate the
response itself.
We can now run this script as follows:
We can now run this script using mitmdump or mitmproxy as follows:
<pre class="terminal">
> mitmdump -s add_header.py