Commit 4132fb22 authored by justcoding121's avatar justcoding121 Committed by justcoding121

update readme

parent 55f3ab3a
...@@ -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