|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
Source | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos |
Project site https://github.com/google/gtm-session-fetcher
Discussion group http://groups.google.com/group/google-toolbox-for-mac
GTMSessionFetcher
makes it easy for Cocoa applications to perform http
operations. The fetcher is implemented as a wrapper on NSURLSession
, so its
behavior is asynchronous and uses operating-system settings on iOS and Mac OS X.
Features include:
GTMSessionFetcherService
factory class