This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
Extend lifetime of HTTP cache for v3 feed detection #2074
Closed
Description
Suggested by @davidfowl , for the HTTP requests used to detect whether given URIs are v3 feeds, we should cache them for one week rather than just 6 hours.
Also we should make --no-cache
option control the behavior of this kind of cache, too.