- 03 Jul, 2010 2 commits
-
-
* Add CSS parsing to find external referenced images * HTML parser now uses a simple find and replace to change urls into data, so it won't force convert to XHTML * Requests now reuse their parent's cache * Added Mac example
Ben Copsey authored
-
- 02 Jul, 2010 4 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
…, and seems to be more reliable on iOS3 device Fix deprecated warning in ASIDownloadCache Tweaks to sample iphone app - rotation fixes, remove bandwidth use bar for now
Ben Copsey authored
-
- 01 Jul, 2010 1 commit
-
-
Ben Copsey authored
-
- 30 Jun, 2010 8 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
…an asiauthenticationdialog Tweak authentication sample to ensure response text field is loaded in advance - this ensures the response always shows up
Ben Copsey authored
-
- 29 Jun, 2010 1 commit
- 26 Jun, 2010 1 commit
- 25 Jun, 2010 1 commit
-
-
Import UIKit in ASIAuthenticationDialog Add new reachability class Tweak license to mention new reachability class Tweaks
Ben Copsey authored
-
- 24 Jun, 2010 2 commits
-
-
Ben Copsey authored
-
* Tweak cancel stress test to make it more likely to catch above issue * Use an empty CFRunLoopSource instead of a timer to keep request thread runloop from exiting * Only run the version numbering script if git is available at the path the script expects * Tweaks
Ben Copsey authored
-
- 23 Jun, 2010 13 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Stop dismissing dialog from request - doesn't make sense because the request doesn't own it
Ben Copsey authored -
Merge branch 'new-queue-threading-model' into v1.7 Conflicts: Classes/ASIHTTPRequest.h Classes/ASIHTTPRequest.m
Ben Copsey authored -
Conflicts: Classes/ASIHTTPRequest.m Classes/Tests/ASIHTTPRequestTests.m Mac.xcodeproj/project.pbxproj iPhone.xcodeproj/project.pbxproj
Ben Copsey authored -
Conflicts: Classes/ASIHTTPRequest.m Classes/ASIHTTPRequestConfig.h iPhone.xcodeproj/project.pbxproj
Ben Copsey authored -
Ben Copsey authored
-
…ls, and is smart enough to recognise ones asking for the same set of credentials Simplfy auth dialog api - we now look at the authenticationNeeded property of a request to determine if this is a proxy dialog or not
Ben Copsey authored -
Make rotation work on iPhone OS Hide prompt title in landscape on iPhone Conflicts: Classes/ASIHTTPRequest.m
Ben Copsey authored -
Ben Copsey authored
-
- 22 Jun, 2010 2 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
- 21 Jun, 2010 1 commit
-
-
* Reintroduce one status timer per request, so it can run with a different threading model (eg per-request thread) * Stop using a lock to block the request thread, and simply have a timer that runs forever doing nothing instead Most tests passing now... :)
Ben Copsey authored
-
- 20 Jun, 2010 3 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
- 19 Jun, 2010 1 commit
-
-
Ben Copsey authored
-