diff --git a/doc-src/scripting/libmproxy.html b/doc-src/scripting/libmproxy.html index e2d2ff6a8..db58f7e00 100644 --- a/doc-src/scripting/libmproxy.html +++ b/doc-src/scripting/libmproxy.html @@ -1,3 +1,13 @@ +
+ Heads up! We strongly encourage you to use inline scripts rather than libmproxy + directly.

+ +
All of mitmproxy's basic functionality is exposed through the __libmproxy__ library. The example below shows a simple implementation of the "sticky cookie"