Showing content from https://github.com/google/gtm-session-fetcher below:
GitHub - google/gtm-session-fetcher: Google Toolbox for Mac
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert google/gtm-session-fetcher Google Toolbox for Mac - Session Fetcher
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.
Features include:
- Simple to build; only one source/header file pair is required
- Simple to use: takes just two lines of code to fetch a request
- Supports upload and download sessions
- Flexible cookie storage
- Automatic retry on errors, with exponential backoff
- Support for generating multipart MIME upload streams
- Easy, convenient logging of http requests and responses
- Supports plug-in authentication such as with GTMAppAuth
- Easily testable; self-mocking
- Automatic rate limiting when created by the
GTMSessionFetcherService
factory class
- Fully independent of other projects
To get started please read USING.md for detailed information.
About
Google Toolbox for Mac - Session Fetcher
Resources License Code of conduct Contributing Security policy Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4