summaryrefslogtreecommitdiff
path: root/cli/http_cache.rs
AgeCommit message (Collapse)Author
2020-02-28http_cache: change .headers.json to .metadata.json (#4175)Ryan Dahl
Add original URL to metadata. This is so the VS Code Plugin can reverse look up the URL for cache entries. Ref #4069.
2020-02-19refactor: rewrite HTTP cache for file fetcher (#4030)Bartek IwaƄczuk