- 23 Nov, 2010 1 commit
-
-
Ben Copsey authored
-
- 20 Nov, 2010 4 commits
-
-
Philippe Jayet authored
-
Jude Venn authored
- 17 Nov, 2010 1 commit
-
-
Clang doesn't like local variables or parameter names that conflict with instance property names. This problem occurs even in class methods (in addition to instance methods). Signed-off-by: Tim Shadel <github@timshadel.com>
Tim Shadel authored
-
- 13 Nov, 2010 4 commits
-
-
…ns that crash the compiler. Signed-off-by: Zachary Waldowski <zwaldowski@gmail.com>
Zachary Waldowski authored -
Ben Copsey authored
-
Ben Copsey authored
-
- 10 Nov, 2010 6 commits
-
-
Also change urls from my local machine to the asi website Conflicts: Classes/ASIHTTPRequest.h Classes/ASIHTTPRequest.m iPhone Sample/QueueViewController.m iPhone Sample/SynchronousViewController.m iPhone Sample/UploadViewController.m
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
- 07 Nov, 2010 3 commits
-
-
Ben Copsey authored
-
Vadim Shpakovski authored
-
* Ask cache for responseData rather than reading directly from the cached file path when not downloading to disk
Ben Copsey authored
-
- 04 Nov, 2010 1 commit
-
-
Jamie Pinkham authored
-
- 31 Oct, 2010 8 commits
-
-
Zach Drayer authored
-
Zach Drayer authored
-
Ben Copsey authored
-
Alan Rogers authored
-
Alan Rogers authored
-
Ben Copsey authored
-
- 23 Oct, 2010 1 commit
-
-
Ben Copsey authored
-
- 18 Oct, 2010 3 commits
-
-
Ben Copsey authored
-
Conflicts: Classes/ASIHTTPRequest.h Classes/ASIHTTPRequest.m iPhone Sample/UploadViewController.m iPhone.xcodeproj/project.pbxproj
Ben Copsey authored
-
- 11 Oct, 2010 1 commit
-
-
Fix exception in ASIWebPageRequest when not using a downloadDestinationPath and body is nil
Ben Copsey authored
-
- 10 Oct, 2010 5 commits
-
-
…here available. This makes viewing cached local content in a web view work better * Use xmlsave api to prevent libxml adding xml declaration to the generated html * Add html5 audio tag, and video poster attribute to xpath query * Prevent download of webm, ogg and ogv files * Make accurate progress tracking work in iPhone sample
Ben Copsey authored -
Fix progress views not showing up in iphone sample, and fix potential divide by zero More comments to explain ASIWebPageRequest
Ben Copsey authored -
Conflicts: Classes/ASICacheDelegate.h Classes/ASIDownloadCache.m Mac.xcodeproj/project.pbxproj iPhone.xcodeproj/project.pbxproj
Ben Copsey authored -
Ben Copsey authored
-
- 09 Oct, 2010 2 commits
-
-
* ASIDownloadCache now strips trailing slashes from urls when building the key used to store the data. Now it doesn't matter if the request's url includes the trailing slash or not * ASIDownloadCache now names all data-files with an .html extension. This allows ASIWebPageRequest to display frames and iframes with local content. * Remove broken NSURLCache compatibility from ASIDownloadCache * ASIDownloadCache now stores its data in the NSCachesDirectory instead of NSTemporaryDirectory (Thanks to Dincho Todorov for pointing this out!)
Ben Copsey authored -
Ben Copsey authored
-