A delightful networking library for iOS and Mac OS X
Find a file
2011-11-17 15:09:21 +00:00
AFNetworking Modifies the query paramter function to correctly handle argument arrays. Now it adds the key[]=value1&key[]=value2 instead of key=(value1,value2) which isn't compatible with most HTTP servers. 2011-11-17 15:09:21 +00:00
AFNetworking.xcworkspace Adding Xcode Workspace 2011-10-11 10:51:23 -05:00
iOS Example Switching to NSInvocation approach to dynamic JSON library-agnostic encoding and decoding, appropriating @steipete's work on HockeyApp 2011-11-08 11:12:44 -06:00
Mac Example Switching to NSInvocation approach to dynamic JSON library-agnostic encoding and decoding, appropriating @steipete's work on HockeyApp 2011-11-08 11:12:44 -06:00
AFNetworking.podspec Updating Podspec to 0.8.0 tag 2011-11-11 11:32:21 -06:00
LICENSE Updating README 2011-09-22 14:05:34 -05:00
README.md Updating README to point to new AFNetworking URL (https://github.com/AFNetworking/AFNetworking) 2011-11-11 11:48:49 -06:00

AFNetworking Has Moved!

You can now find us at https://github.com/AFNetworking/AFNetworking