Ben Copsey

README update

@@ -13,7 +13,7 @@ It provides: @@ -13,7 +13,7 @@ It provides:
13 * Auto-magic management of upload and download progress indicators for operation queues 13 * Auto-magic management of upload and download progress indicators for operation queues
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 AND request bodies
17 * [NEW] Experimental support for Amazon S3 17 * [NEW] Experimental support for Amazon S3
18 * Based on NSOperation to make queuing requests and background operation easy 18 * Based on NSOperation to make queuing requests and background operation easy
19 * Comes with a broad range of unit tests 19 * Comes with a broad range of unit tests