Commit 12ab8364 authored by justcoding121's avatar justcoding121 Committed by justcoding121

Updated read me

Added more details on features and usage
parent 3b7ca8ec
......@@ -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