Commit f99c7221 authored by justcoding121's avatar justcoding121

Update README.md

parent 445f8bdb
......@@ -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