- 19 Dec, 2009 3 commits
-
-
…t, ASIBucketObject all now implement the NSCopying protocol Tweak to notify NSOperation that the request is finished when failWithError called (important for requests that fail during construction)
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
- 18 Dec, 2009 9 commits
-
-
Closes gh-14. Also fixed unit tests for S3 on Mac, continued fallout from that setDoubleValue: debacle
Ben Copsey authored -
…uest created by ASINetworkQueue fails Thanks to Hermes Pique for his bug report!
Ben Copsey authored -
Ben Copsey authored
-
Add back in Snow Leopard detection for deciding whether to spawn a new thread Made delegate authentication work again in a background thread Tweak tests
Ben Copsey authored -
Ben Copsey authored
-
Expand explanation on delegate selectors Thanks to Christoph Ludwig for noting these issues!
Ben Copsey authored
- 17 Dec, 2009 14 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Change ASIInputStream to remove hacky workaround, it's now just a proxy that records the data sent
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
This highlights the performance disparity between NSURLConnection and ASIHTTPRequest, which we need to solve :)
Ben Copsey authored -
Ben Copsey authored
-
- 14 Dec, 2009 6 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Reachability class version set by user with a config switch, rather than using the extra class to do detection at runtime. Move this config option and ASIHTTPRequest_DEBUG into a new config file Tweak iPhone sample to show bandwidth / wwan status, just for my benefit in testing Include both versions of reachability
Ben Copsey authored -
Ben Copsey authored
-
- 25 Nov, 2009 8 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Stop running runloop in checkRequestStatus, it's not nescessary and it meant we were updating progress every 0.5 secs rather than every 0.25 secs Remove authenticationLock, delegate-style auth is now non-blocking Requests on standard run loop
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-