Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs should give an example of using conditional requests #1092

Open
cvrebert opened this issue May 26, 2015 · 1 comment
Open

Docs should give an example of using conditional requests #1092

cvrebert opened this issue May 26, 2015 · 1 comment

Comments

@cvrebert
Copy link
Contributor

GitHub's API supports conditional requests (https://developer.github.com/v3/#conditional-requests). These are beneficial since HTTP 304 Not Modified responses don't count against a user's GitHub API rate limit. It would be good if the docs gave some example of implementing/using this.
Probably blocked on jcabi/jcabi-http#89 and/or jcabi/jcabi-http#90

@dmarkov
Copy link

dmarkov commented May 28, 2015

@cvrebert we will find someone to do this task, soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants