- 14 Dec, 2009 3 commits
-
-
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 2 commits
-
-
…com/post/237349423/hoseyifyxcodewarnings-scpt (Thanks to lhunath for the idea - http://github.com/lhunath/asi-http-request/commit/d28fe4062bc2bb665e3d5828e2266584800f30d2) Made some changes to fix warnings Have disabled some settings, may re-enable in future: * Need formal protocols for delegates, as per llunath's fork * Should consider renaming S3 methods to prevent the clang warnings Fixed another issue with test breakage on Mac
Ben Copsey authored -
Added delegate method tests Thanks to Lu for the code! Also, fixed progress tests on Mac OS, broken as a result of the recent fix relating to setMaxValue: for iPhone
Ben Copsey authored
-
- 17 Nov, 2009 1 commit
-
-
Hopefully this will prevent App Store rejections based on the use of setMaxValue:
Ben Copsey authored
-
- 14 Nov, 2009 8 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
- 31 Oct, 2009 1 commit
- 30 Oct, 2009 8 commits
-
-
mobilemelting authored
-
mobilemelting authored
-
mobilemelting authored
-
…t is running (no success so far) Added additional safety measures to attempt to address this: * Use cancelledLock around setDelegate methods * Use accessors for delegates Also moved stress tests to new file
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
Added additional tests - conditional get, + new stress test Hopefully fix 2.2.1 device+simulator builds - but I can't test the simulator build is working
Ben Copsey authored
- 22 Oct, 2009 2 commits
-
-
…rkQueues to override headers on their main request This should fix accurate progress tracking for ASINetworkQueues containing ASIS3Requests Added progress test for ASIS3Request Hopefully closes gh-9
Ben Copsey authored
-
- 15 Oct, 2009 1 commit
- 14 Oct, 2009 6 commits
-
-
Store credentials for ready-made basic headers in the session store Authorisation => Authorization More tests for basic and digest Fix port matching when finding session credentials - port may well be nil
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
- 06 Oct, 2009 2 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
- 04 Oct, 2009 6 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
…ing session credentials Move code for grabbing authentication realm so the realm is available when finding session credentials Added new tests for shouldPresentCredentialsBeforeChallenge
Ben Copsey authored -
Added a couple of comments Add new test to ensure credentials are not reused on a different server
Ben Copsey authored
-