You need to sign in or sign up before continuing.
  1. 05 Jan, 2010 1 commit
  2. 04 Jan, 2010 6 commits
  3. 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
  4. 19 Dec, 2009 5 commits
  5. 18 Dec, 2009 9 commits
  6. 17 Dec, 2009 14 commits
  7. 14 Dec, 2009 4 commits
    • Ben Copsey authored
    • Ben Copsey authored
    • Fix throttling
      Tweak iPhone sample to show throttle status
      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