Commit Graph

10 Commits

Author SHA1 Message Date
mistval
5f48f0fc8a add support for only-if-cached and expose cache key calculation function 2023-03-13 20:59:09 -04:00
Randall Schmidt
675ed9bbf2 compile to commonjs 2021-07-09 14:36:43 -04:00
Randall Schmidt
998d18ae84 move source into src dir 2021-07-09 14:12:55 -04:00
Randall Schmidt
847b330489 support Request object 2021-07-09 13:41:18 -04:00
Randall Schmidt
dae57d2604 make cache get used even if you make a bunch of identical requests immediately 2021-07-05 22:00:12 -04:00
Randall Schmidt
6cd42272c4 add filesystem caching with cacache 2021-07-05 21:40:53 -04:00
Randall Schmidt
e8ad8da0bb overhaul to use node-fetch internals 2021-07-05 18:14:42 -04:00
Randall Schmidt
45ca35f057 convert to ESM 2021-07-05 14:17:21 -04:00
Randall Schmidt
524308aa61 fix error with custom agent with circular reference 2021-07-03 10:20:32 -04:00
Randall
b8da556091
Version 2.0 2021-06-12 19:26:05 -04:00