- 19 Sep, 2011 2 commits
-
-
Ben Copsey authored
-
- 18 Sep, 2011 1 commit
-
-
Ben Copsey authored
-
- 17 Sep, 2011 5 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
- 13 Sep, 2011 1 commit
-
-
Lee Reilly authored
-
- 11 Sep, 2011 2 commits
-
-
Aidan Steele authored
-
Aidan Steele authored
-
- 24 Aug, 2011 1 commit
- 20 Aug, 2011 6 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
…ages with a .html extension This will help users that need to cache HTML content for display in a webview closes gh-241
Ben Copsey authored
- 18 Aug, 2011 1 commit
-
-
incorrectly charging the entire buffer size against the throttler rather than just the number of bytes actually read. For example, if you did a read with a 32KB buffer which only received 300 bytes across the wire, the bandwidth Throttler would charge you for a full 32KB of bandwidth rather than the 300 bytes that were really used. This was grossly overstating the bandwidth consumption to the throttler.
Mike Belshe authored
-
- 10 Aug, 2011 1 commit
-
-
The CopyWithZone method did not copy the authenticationScheme, resulting in problems when using a copied ASIHTTPRequest.
Gerry Weißbach authored
-
- 07 Aug, 2011 2 commits
-
-
Mike Mayo authored
-
Ben Copsey authored
-
- 06 Aug, 2011 9 commits
-
-
Ben Copsey authored
-
* Use [pool drain] because Xcode told us to * Get rid of a couple of random nib warnings
Ben Copsey authored -
Ben Copsey authored
-
- 02 Aug, 2011 2 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
- 21 Jul, 2011 1 commit
-
-
Dominic Dagradi authored
-
- 19 Jul, 2011 1 commit
-
-
Zach Drayer authored
-
- 05 Jul, 2011 2 commits
-
-
Ben Copsey authored
-
UIInterfaceOrientation o = [[UIApplication sharedApplication] statusBarOrientation]; to solve building warning on XCode4.2 and iOS SDK 5.0
JmeHsieh authored
-
- 03 Jul, 2011 1 commit
-
-
…o that the code can be reused. The functionality is common enough that it may be advantageous for a third party looking at the request headers to use this method to calculate the request's expiry date. Unit tests: No new tests. Documentation: Documented the new method +expiryDateForRequest:maxAge:
jverkoey authored
-
- 27 Jun, 2011 1 commit
-
-
Ben Copsey authored
-
- 17 Jun, 2011 1 commit
-
-
Christopher Cotton authored
-