Comments correction for get_lastfunction_header() #180
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Headers have changed between 1.0 and 1.1. A
-is now needed betweenrateandlimit(see Rate limiting). I tried without and it doesn't work (return the whole header).Thanks! I'll have a look at this Monday! :)
Sent from my iPhone
On Apr 13, 2013, at 11:24 PM, Adrien Tronche notifications@github.com wrote:
@namimi Think we should capitalize the headers to fetch in the comments as well?
On the Rate Limiting page you linked, the headers look like this
Not
x-rate-limit-limit, make sense? 🍰@michaelhelmick I just checked: both work.
Thank you, thank you! I'll merge this in! Should be a version bump out sometime this week! :)