Add support for If-Modified-Since
and If-None-Match
HTTP headers
#70
Labels
enhancement
New feature or request
If-Modified-Since
and If-None-Match
HTTP headers
#70
Have the bookeeper keep track of
ETag
values (where available) and fallback to use theIf-Modified-Since
request header to avoid refetching unmodified resources even when their caching has expired.This is useful in cases where immutable resources are not marked as such.
The text was updated successfully, but these errors were encountered: