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

Update README.md

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