1. 04 Jan, 2010 2 commits
    • …(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
  2. 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
  3. 19 Dec, 2009 5 commits
  4. 18 Dec, 2009 9 commits
  5. 17 Dec, 2009 14 commits
  6. 14 Dec, 2009 6 commits
  7. 25 Nov, 2009 3 commits