Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asihttprequest

'kCFStreamSSLAllowsExpiredCertificates' and 'kCFStreamSSLAllowsAnyRoot' is deprecated

ARC and ASIHTTPRequest

Apple Mach-O Linker (id) Error - undefined symbols for architecture i386

Generic approach to NSManagedObjectContext in multi-threaded application

Incorrect NSStringEncoding value 0x0000 detected (using ASIHTTPRequest)

iphone asihttprequest

ASIHTTPRequest set timeout

iphone asihttprequest

Objective-C: Instance Variable in Category

Best substitute, successor or alternative for ASIHTTP for a download queue

Why should I prefer ASIHTTPRequest over NSURLConnection for downloading files from the web?

iOS Development: Why do I always get the "A connection failure occurred" on the 1st attempt, but success on the next?

AFNetworking : How to know if response is using cache or not ? 304 or 200

ASIHTTPRequest: https with SSL

Does AFNetworking have backgrounding support?

ASIHTTPRequest vs AFNetworking framework

Use a self-signed ssl certificate in an iphone app

UILabel text not being updated

ios uilabel asihttprequest

Asihttprequest 61 errors

Best architecture for an iOS application that makes many network requests?

What major ASIHTTPRequest features is AFNetworking missing?

Fix warning "Capturing [an object] strongly in this block is likely to lead to a retain cycle" in ARC-enabled code