Make a HTTP GET request |  |  |
Set custom headers and URL parameters for a REST request |  |  |
Query the GitHub API |  |  |
Check if an API resource exists |  |  |
Create and delete Gist with GitHub API |  |  |
Consume a paginated RESTful API |  |  |
Download a file to a temporary directory |  |  |
Make a partial download with HTTP range headers |  |  |
POST a file to paste-rs |  |  |