Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -14,6 +14,7 @@ It provides: | @@ -14,6 +14,7 @@ It provides: | ||
| 14 | * Basic, Digest + NTLM authentication support, credentials are automatically re-used for the duration of a session, and can be stored for later in the Keychain. | 14 | * Basic, Digest + NTLM authentication support, credentials are automatically re-used for the duration of a session, and can be stored for later in the Keychain. |
| 15 | * Cookie support | 15 | * Cookie support |
| 16 | * GZIP support for response data | 16 | * GZIP support for response data |
| 17 | +* [NEW] Experimental support for Amazon S3 | ||
| 17 | * Based on NSOperation to make queuing requests and background operation easy | 18 | * Based on NSOperation to make queuing requests and background operation easy |
| 18 | * Comes with a broad range of unit tests | 19 | * Comes with a broad range of unit tests |
| 19 | 20 |
-
Please register or login to post a comment