Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 789 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 789 Bytes

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.