- 06 Jan, 2010 5 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
- 05 Jan, 2010 6 commits
-
-
…alidated and it leaks the whole request Stop reading request headers in handleBytesAvailable - they are now read only in handleStreamComplete. This change prevents a neverending loop of ASIAuthenticationDialogs caused by the new lockless delegate authentication system. (It also means the request body will always get downloaded, which may be useful sometimes when failing authentication)
Ben Copsey authored -
Fix a potential leak when creating a request where the old stream would not get released if opening the new one failed statusTimer is now a retained property Tweak tests to remove leaks
Ben Copsey authored -
Add helpful comments to some of the new additions, reinstate refs to the mailing list posts that were so helpful
Ben Copsey authored -
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 8 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-