koalalorenzo/python-digitalocean

Rate-limit info?

Closed this issue · 1 comments

According to the DigitalOcean API Documentation, the rate-limit information can be easily read from the response headers. Is this information also included in any response from the library calls? If not, can we add it to the returned data object?

I do agree that we should consider these details! Feel free to make a PR.