Commit 13cf3f7f authored by titanium007's avatar titanium007

update readme

parent 58cbb338
...@@ -7,10 +7,10 @@ A light weight http(s) proxy server written in C# ...@@ -7,10 +7,10 @@ A light weight http(s) proxy server written in C#
Features Features
======== ========
* Supports HTTPS and all features of HTTP 1.1 * Supports Http(s) and all features of HTTP 1.1
* Supports relaying of WebSockets * Supports relaying of WebSockets
* Supports script injection * Supports script injection
* Async using HTTPWebRequest class for better performance * Async using HttpWebRequest class for better performance
Usage Usage
===== =====
......
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