Commit graph

8 commits

Author SHA1 Message Date
Mattt Thompson
206f6ff1f6 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
Mattt Thompson
ee88f6795e Adding #define _AF_USE_JSONKIT in API clients for example apps 2011-11-07 11:24:07 -06:00
Mattt Thompson
30ea7353d4 Refactoring success and failure callbacks for HTTP request operations and client, to add more information and make everything more consistent
Removing AFHTTPClient protocol
2011-10-24 13:08:58 -05:00
Mattt Thompson
ea05359343 Adding self-deprecating apology for utter lack of command of AppKit 2011-10-12 10:54:30 -05:00
Mattt Thompson
c7af6d7397 Minor tweaks to Mac example application 2011-10-12 10:52:22 -05:00
Mattt Thompson
b8ca3496f8 Adding -unregisterHTTPOperationClass to AFHTTPClient
Removing 'Accept: applciation/json' default header from AFHTTPClient

Revising documentation for AFHTTPClient
2011-10-12 10:41:59 -05:00
Mattt Thompson
996cc4c8ac Minor refactoring and tweaking of Mac example project 2011-10-11 13:13:16 -05:00
Mattt Thompson
f3029262df Initial implementation of Mac example application 2011-10-11 12:25:37 -05:00