---------------
* New Features
- Convenience methods on interface: get, put, post, delete, head
- Verify option on interface for ssl-cert-verification
* Improvements
- More useful error messages when things go wrong
- streaming file upload
- streaming file download
- Use the requests library instead of httplib2 for REST calls
* Bug fixes
- Removed custom httplib2 caching.