Yoshiya Hinosawa
|
dabe88f854
|
fix(deno_dir): better error message (#5120)
Add better error messages when a cache subdirectory in
`DENO_DIR` cannot be created.
|
2020-05-07 14:32:57 +02:00 |
|
Ryan Dahl
|
0099c28db3
|
http_cache: change .headers.json to .metadata.json (#4175)
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-28 13:15:31 -05:00 |
|
Bartek Iwańczuk
|
852823fa50
|
refactor: rewrite HTTP cache for file fetcher (#4030)
|
2020-02-19 08:17:13 -05:00 |
|