Commit 97ab40f4 authored by titanium007's avatar titanium007

Updated read me

Added more details on features and usage
parent 6cb7510d
......@@ -2,3 +2,17 @@ Titanium
========
A light weight http(s) proxy server written in C#
Features
========
* Supports HTTPS and all features of HTTP 1.1 (except pipelining)
* Supports relaying of WebSockets
* Supports script injection
* Async using HTTPWebRequest class for better performance
* Simple and easy to read
Usage
=====
Refer the HTTP Proxy Server library in your project, look up sample project to learn 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