Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in afnetworking

How to assign a .cer file in AFNetworking?

ssl https afnetworking

How to Set requestSerializer in Alamofire

iOS - upload picture with ImageShack JSON API

Valid JSON, but 'Cocoa error 3840' from AFNetworking/NSJSONSerialization

Bridging issue while using AFNetworking with Pods in a Swift Project

AFNetworking accept all content types

AFNetworking 3.0 multipart request

AFNetworking + big download files + resume downloads

When will completionBlock be called for dependencies in NSOperation

Objective C memory management with blocks, ARC and non-ARC

Download PDF file with AFNetworking 2.0

AFNetworking send array in JSON parameters of post request

How do I make my AFNetworking "responseObject" that I receive a NSDictionary I can parse?

Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: bad request (400)

Wait for multiple AFNetworking requests to complete

POST request with AFNetworking 2.0 - AFHTTPSessionManager

AFNetworking https request not working

POST and PUT request AFNetworking

ios rest post put afnetworking

Add operation in queue while requesting ASIHTTPRequest or AFNetworking

What does registerHTTPOperationClass in AFNetworking actually do? [closed]