diff options
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/README b/examples/README new file mode 100644 index 00000000..edb70c51 --- /dev/null +++ b/examples/README @@ -0,0 +1,5 @@ + +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 + |