Commit abdc03db authored by justcoding121's avatar justcoding121 Committed by justcoding121

update readme

parent db8a73ac
......@@ -44,7 +44,7 @@ Setup HTTP proxy:
//Unsubscribe & Quit
ProxyServer.BeforeRequest -= OnRequest;
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