If we use `ETAG`s to make [conditional requests](https://developer.github.com/v3/#conditional-requests) then the `304 Not Modified` responses do not count against our API limit. This could make our API requests faster and use up less of our API limit.
If we use
ETAGs to make conditional requests then the304 Not Modifiedresponses do not count against our API limit.This could make our API requests faster and use up less of our API limit.