Commit a946137c authored by titanium007's avatar titanium007

update readme

parent 062fd95d
...@@ -44,7 +44,7 @@ Setup HTTP proxy: ...@@ -44,7 +44,7 @@ Setup HTTP proxy:
//Unsubscribe & Quit //Unsubscribe & Quit
ProxyServer.BeforeRequest -= OnRequest; ProxyServer.BeforeRequest -= OnRequest;
ProxyServer.BeforeResponse -= OnResponse; ProxyServer.BeforeResponse -= OnResponse;
httpProxyServer.stop(); ProxyServer.Stop();
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment