pokeb / asi-http-request

Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
http://allseeing-i.com/ASIHTTPRequest
Other
5.78k stars 1.41k forks source link

ASIWebPageRequest fixes #392

Open shc-vj opened 9 years ago

shc-vj commented 9 years ago

ASIWebPageRequest excluded more multimedia formats from fetching ( for now: ogg,ogv,webm,mp4,avi,mpg,mpeg,mkv )

[ASIWebPageRequest addURLToFetch:] now doing percent escaping URLs strings [ASIWebPageRequest contentForExternalURL:] now doing the same URL strings transforms matching these in [ASIWebPageRequest addURLToFetch:]