@@ -11,10 +11,10 @@ Kindly report only issues/bugs here . For programming help or questions use [Sta
...
@@ -11,10 +11,10 @@ Kindly report only issues/bugs here . For programming help or questions use [Sta
Features
Features
========
========
* Supports Http(s) and most features of HTTP 1.1
* Supports HTTP(S) and most features of HTTP 1.1
* Support redirect/block/update requests
* Support redirect/block/update requests
* Supports updating response
* Supports updating response
* Safely relays WebSocket requests over Http
* Safely relays Web Socket requests over HTTP
* Support mutual SSL authentication
* Support mutual SSL authentication
* Fully asynchronous proxy
* Fully asynchronous proxy
* Supports proxy authentication
* Supports proxy authentication
...
@@ -23,7 +23,7 @@ Features
...
@@ -23,7 +23,7 @@ Features
Usage
Usage
=====
=====
Refer the HTTP Proxy Server library in your project, look up Test project to learn usage.
Refer the HTTP Proxy Server library in your project, look up Test project to learn usage. ([Wiki & Contribution guidelines](https://github.com/justcoding121/Titanium-Web-Proxy/wiki))