richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

Expose X-Ratelimit Headers #132

Closed woodyl closed 3 years ago

woodyl commented 6 years ago

This is a request for a modification to expose the X-Ratelimit headers. This would allow an application to check to see if an account is ratelimited and then take appropriate action (e.g., stop processing push requests).

rbrcsk commented 3 years ago

Fixed in #143 I'll do a release this week. Sorry for the wait :D