HittingSmoke

Results 2 issues of HittingSmoke

Since some API calls can be cached, it would be nice if ratelimit could somehow be made aware of the cache. For example, with the very simple to use [requests_cache](https://github.com/reclosedev/requests-cache)...

I read the response quirks on the readme but have so far been unable to get a struct populated using the response.JSON() method. I'm using the latest version of grequests...