Randall Schmidt
|
185b47c8a6
|
update .npmignore
|
2021-06-12 19:25:21 -04:00 |
|
Randall Schmidt
|
b0b454de85
|
update README
|
2021-06-12 19:24:17 -04:00 |
|
Randall Schmidt
|
7b0835fcf1
|
make imports work properly
|
2021-06-12 15:47:06 -04:00 |
|
Randall Schmidt
|
34c8887e51
|
get rid of blob
|
2021-06-12 15:43:35 -04:00 |
|
Randall Schmidt
|
3d7b27ceb5
|
bump version
|
2021-06-11 17:52:29 -04:00 |
|
Randall Schmidt
|
49f1c0cdc1
|
add blob support
|
2021-06-11 16:40:35 -04:00 |
|
Randall Schmidt
|
2e7c35a34c
|
add blob support
|
2021-06-11 16:38:23 -04:00 |
|
Randall Schmidt
|
3896ae2832
|
add blob support
|
2021-06-11 16:37:51 -04:00 |
|
Randall Schmidt
|
2f5409c25c
|
update tests
|
2021-06-11 15:52:15 -04:00 |
|
Randall Schmidt
|
7f2dba84a3
|
add more header tests
|
2021-06-11 15:25:53 -04:00 |
|
Randall Schmidt
|
901e32fa09
|
add more files to npmignore
|
2021-06-11 14:17:11 -04:00 |
|
Randall Schmidt
|
ef5ddf69e4
|
npm ignore nyc_output
|
2021-06-11 14:12:34 -04:00 |
|
Randall Schmidt
|
6bc5de6581
|
npm ignore nyc_output
|
2021-06-11 14:12:34 -04:00 |
|
Randall Schmidt
|
f2a6b048bd
|
add CI file for github actions
|
2021-06-11 14:12:34 -04:00 |
|
Randall Schmidt
|
2fb975d9a8
|
add coverage script
|
2021-06-11 14:12:34 -04:00 |
|
Randall Schmidt
|
41045996ae
|
update readme
|
2021-06-11 14:12:33 -04:00 |
|
Randall Schmidt
|
ed25ae32ab
|
update readme
|
2021-06-11 14:12:33 -04:00 |
|
Randall Schmidt
|
7779114055
|
update readme
|
2021-06-11 14:12:33 -04:00 |
|
Randall Schmidt
|
831440152a
|
custom caching
|
2021-06-11 14:12:33 -04:00 |
|
Randall Schmidt
|
ad256800f8
|
npm audit fix
|
2021-06-11 14:12:32 -04:00 |
|
Randall Schmidt
|
421c68909e
|
add fpersist as dependency
|
2021-06-11 14:12:32 -04:00 |
|
Randall Schmidt
|
1f9b533c66
|
update readme
|
2021-06-11 14:12:32 -04:00 |
|
Randall Schmidt
|
489da016fd
|
update readme
|
2021-06-11 14:12:32 -04:00 |
|
Randall Schmidt
|
1e0030f5a3
|
update readme
|
2021-06-11 14:12:31 -04:00 |
|
Randall Schmidt
|
fe51a289e1
|
update readme
|
2021-06-11 14:12:31 -04:00 |
|
Randall Schmidt
|
1311282f5a
|
update readme
|
2021-06-11 14:12:31 -04:00 |
|
Randall Schmidt
|
32a50f757a
|
update readme
|
2021-06-11 14:12:30 -04:00 |
|
Randall Schmidt
|
664e2afc59
|
update readme
|
2021-06-11 14:12:30 -04:00 |
|
Randall Schmidt
|
ba9df959db
|
update readme
|
2021-06-11 14:12:30 -04:00 |
|
Randall Schmidt
|
c46d08d76a
|
update readme
|
2021-06-11 14:12:30 -04:00 |
|
Randall Schmidt
|
28348f511f
|
update readme
|
2021-06-11 14:12:29 -04:00 |
|
Randall Schmidt
|
d676db7e88
|
update readme
|
2021-06-11 14:12:29 -04:00 |
|
Randall Schmidt
|
ac437a89ed
|
update readme
|
2021-06-11 14:12:29 -04:00 |
|
Randall Schmidt
|
ff09dd8521
|
update readme
|
2021-06-11 14:12:29 -04:00 |
|
Randall Schmidt
|
9c9d2b88e1
|
support streaming response
|
2021-06-11 14:12:28 -04:00 |
|
Randall Schmidt
|
f92bd99968
|
only allow body to be consumed once, add some tests
|
2021-06-11 14:12:28 -04:00 |
|
Randall Schmidt
|
c3071e3059
|
give tests longer timeout
|
2021-06-11 14:12:28 -04:00 |
|
Randall Schmidt
|
bf4c295e48
|
add a CACHE_VERSION to invalid caches when versions become incompatible
|
2021-06-11 14:12:28 -04:00 |
|
Randall Schmidt
|
9241b74dde
|
add support for FormData
|
2021-06-11 14:12:27 -04:00 |
|
Randall Schmidt
|
3b5adecd7f
|
handle fs read streams
|
2021-06-11 14:12:27 -04:00 |
|
Randall Schmidt
|
8a338f5f5d
|
refactor cache key calculation to have more space for dealing with different types of bodies
|
2021-06-11 14:12:27 -04:00 |
|
Randall Schmidt
|
a7fc94c3e9
|
add raw headers function
|
2021-06-11 14:12:26 -04:00 |
|
Randall Schmidt
|
facda80789
|
add tests for string body and URLSearchParams bodies
|
2021-06-11 14:12:26 -04:00 |
|
Randall Schmidt
|
8e1b57382a
|
dont error if ejectFromCache is called when the response is already not cached
|
2021-06-11 14:12:26 -04:00 |
|
Randall Schmidt
|
558d63fd40
|
add husky to enforce lint rules and tests
|
2021-06-11 14:12:26 -04:00 |
|
Randall Schmidt
|
02653e04c4
|
fix lint warnings
|
2021-06-11 14:12:25 -04:00 |
|
Randall Schmidt
|
371d20e933
|
add test for cache ejection
|
2021-06-11 14:12:25 -04:00 |
|
Randall Schmidt
|
c452c8d860
|
add tests, fix flawed logic
|
2021-06-11 14:12:25 -04:00 |
|
Randall Schmidt
|
bc92aa6865
|
implement new expanded response caching logic
|
2021-06-11 14:12:24 -04:00 |
|
Randall Schmidt
|
01bc48594e
|
add test boilerplate
|
2021-06-11 14:12:24 -04:00 |
|