mitmproxy/examples
Aldo Cortesi f0122f1403 API docs. 2011-08-06 13:19:46 +12:00
..
README API docs. 2011-08-06 13:19:46 +12:00
add_header.py First draft of scripting docs. 2011-08-05 13:26:39 +12:00
stickycookies Documentation. 2011-08-05 10:23:32 +12:00
stub.py Add a "done" event for scripts. 2011-08-05 14:08:03 +12:00

README

add_header.py   Simple script that just adds a header to every request.
stub.py         Script stub with a method definition for every event. 
stickycookies   An example of writing a custom proxy with libmproxy