Skip to content

Legacy content-specific request operation subclasses re-implemented with AFNetworking 2.0 APIs

License

Notifications You must be signed in to change notification settings

usepropeller/AFContentRequestOperations

 
 

Repository files navigation

AFNetworking Content Request Operations

These classes are the original content-specific AFHTTPRequestOperation subclasses from the older releases of AFNetworking, re-implemented using the AFNetworking 2.0 APIs. These are provided for compatibility reasons. New projects are encouraged to take advantage of the new serializer-based approach of 2.0.

Request Operation Classes

  • AFJSONRequestOperation
  • AFXMLRequestOperation
  • AFPropertyListRequestOperation
  • AFImageRequestOperation

Contact

Follow AFNetworking on Twitter (@AFNetworking)

Creators

Mattt Thompson
@mattt

License

AFNetworking is available under the MIT license. See the LICENSE file for more info.

About

Legacy content-specific request operation subclasses re-implemented with AFNetworking 2.0 APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.5%
  • Ruby 1.5%