Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 52bb496

Browse files
Update README.md
1 parent 823e8b2 commit 52bb496

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@ Kindly report only issues/bugs here . For programming help or questions use [Sta
1919

2020
### Features
2121

22-
* Multithreaded & fully asynchronous proxy
23-
* Supports HTTP(S) and most features of HTTP 1.1
24-
* Supports redirect/block/update requests and modifying responses
25-
* Safely relays Web Socket requests over HTTP
26-
* Supports mutual SSL authentication
27-
* Supports proxy authentication & automatic proxy detection
22+
* Multithreaded & fully asynchronous proxy employing server connection pooling, certificate cache & buffer pooling
23+
* View/modify/redirect/block requests & responses
24+
* Supports mutual SSL authentication, proxy authentication & automatic upstream proxy detection
2825
* Kerberos/NTLM authentication over HTTP protocols for windows domain
2926

3027
### Usage

0 commit comments

Comments
 (0)