Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Titanium-Web-Proxy
Commits
12ab8364
Commit
12ab8364
authored
Jan 05, 2015
by
justcoding121
Committed by
justcoding121
Jan 05, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated read me
Added more details on features and usage
parent
3b7ca8ec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
README.md
+14
-0
No files found.
README.md
View file @
12ab8364
...
...
@@ -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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment