aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/complex/README.md')
-rw-r--r--examples/complex/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/complex/README.md b/examples/complex/README.md
index d3b2e77a..8378690c 100644
--- a/examples/complex/README.md
+++ b/examples/complex/README.md
@@ -12,7 +12,6 @@
| nonblocking.py | Demonstrate parallel processing with a blocking script |
| remote_debug.py | This script enables remote debugging of the mitmproxy _UI_ with PyCharm. |
| sslstrip.py | sslstrip-like funtionality implemented with mitmproxy |
-| stickycookies | An advanced example of using mitmproxy's FlowMaster directly. |
| stream | Enable streaming for all responses. |
| stream_modify.py | Modify a streamed response body. |
| tcp_message.py | Modify a raw TCP connection |