Closed
Description
When GitHub responds to a request, they set headers in the response that tell you the current rate limiting values as well some information about scopes.
https://developer.github.com/v3/oauth/#scopes
https://developer.github.com/v3/#rate-limiting
It would be nice if there was a way to get this information from this library.