- 31 Oct, 2010 5 commits
-
-
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 3 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
-
Ben Copsey authored
-
- 08 Oct, 2010 1 commit
-
-
Ben Copsey authored
-
- 05 Oct, 2010 1 commit
-
-
Jamie Pinkham authored
-
- 03 Oct, 2010 9 commits
-
-
Ben Copsey authored
-
Ben Copsey authored
-
Fix some spelling mistakes. One of these days it will be necessary to sit down and learn how to spell 'necessary'.
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
Fixed a problem where streamError seemed to be non-nil even when no error occurred - change to look at streamStatus instead
Ben Copsey authored
-
- 02 Oct, 2010 4 commits
-
-
Ben Copsey authored
-
Added replaceURLsWithDataURLs option to ASIWebPageRequest to allow leaving HTML and CSS unchanged (useful with the above change)
Ben Copsey authored -
Ben Copsey authored
-
Added primitive download progress tracking Tweak Mac sample to load clicked links with ASIWebPageRequest
Ben Copsey authored
-
- 01 Oct, 2010 7 commits
-
-
Necessary because xpath is case-sensitive, and we can't be certain of the case of the rel parameter (eg: rel="stylesheet" vs rel="Stylesheet")
Ben Copsey authored -
Ben Copsey authored
-
Ben Copsey authored
-
Ben Copsey authored
-
Conflicts: Classes/ASIHTTPRequest.h Classes/ASIHTTPRequest.m Mac.xcodeproj/project.pbxproj iPhone.xcodeproj/project.pbxproj
Ben Copsey authored