- 05 Jan, 2010 1 commit
-
-
Retain timer so we can explictly manage when we no longer need it, it will retain request
Ben Copsey authored
-
- 04 Jan, 2010 6 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
…(or gcd thread pool on sn) This is probably for the best in the long wrong - the extra flexibility brings x-platform behaviour differences / bugs, and would almost certainly mean support headaches down the line * Combine authenticationChallengeInProgress / proxyAuthenticationNeeded into authenticationNeeded * Make readStream an NSInputStream = more typecasting, but less CFRetain/CFRelease risks, and probably better for subclassers * Tweak tests and remove support for auto-redirect for 305/307 to prevent crash * Use more accessors
Ben Copsey authored -
Ben Copsey authored
-
- 20 Dec, 2009 1 commit
-
-
Redirect / authentication required requests download the full response before trying again, so they can re-use the connection Invalidate the connection when a request fails to prevent subsequent requests getting stuck on a bad line
Ben Copsey authored
-
- 19 Dec, 2009 5 commits
-
-
Ben Copsey authored
-
…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 4 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
-