Showing
1 changed file
with
1 additions
and
0 deletions
@@ -15,6 +15,7 @@ It provides: | @@ -15,6 +15,7 @@ It provides: | ||
15 | * Cookie support | 15 | * Cookie support |
16 | * GZIP support for response data AND request bodies | 16 | * GZIP support for response data AND request bodies |
17 | * [NEW] Experimental support for Amazon S3 | 17 | * [NEW] Experimental support for Amazon S3 |
18 | +* [NEW] Supports manual and autodetected proxies, authenticating proxies, and PAC file autoconfiguration | ||
18 | * Based on NSOperation to make queuing requests and background operation easy | 19 | * Based on NSOperation to make queuing requests and background operation easy |
19 | * Comes with a broad range of unit tests | 20 | * Comes with a broad range of unit tests |
20 | 21 |
-
Please register or login to post a comment