Docs should give an example of using conditional requests
Open
bug
DEV
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
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 https://github.com/jcabi/jcabi-http/issues/89 and/or https://github.com/jcabi/jcabi-http/issues/90
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.