github-tools / github-tools/github
Support conditional API requests
Open
enhancement
priority 2 (high)
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 809
- PR merge metrics
- No merged PRs in 30d
Description
Using `Last-Modified``If-Modified-Since` or `ETag``If-None-Match` headers http://developer.github.com/v3/#conditional-requests
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's API request entry point and review how requests and response headers are currently handled. Use the linked GitHub conditional-requests documentation to determine how Last-Modified/If-Modified-Since and ETag/If-None-Match should be supported, then verify that conditional API requests behave accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100