lion/packages/ajax/test
Joren Broekema 63bb012e36 fix(ajax): fetchJSON to attempt parse JSON when missing content-type header
Co-authored-by: Nikhil Hundare <nikhil.hundare@gmail.com>
2023-02-28 14:04:37 +01:00
..
interceptors fix: relax content types when setting cache 2022-11-07 12:42:39 +01:00
Ajax.test.js fix(ajax): fetchJSON to attempt parse JSON when missing content-type header 2023-02-28 14:04:37 +01:00
Cache.test.js feat(ajax): add maxCacheSize option 2022-05-30 12:58:18 +02:00
cacheManager.test.js feat(ajax): add maxCacheSize option 2022-05-30 12:58:18 +02:00
foo.json fix(ajax): rename to ajax, async interceptors 2021-02-10 15:42:37 +01:00
index.test.js Update public API of ajax & refactor package (#1371) 2021-05-12 15:21:18 +02:00
PendingRequestStore.test.js Race condition fix for on the fly requests, improve cache implementation and tests 2021-09-21 13:59:08 +02:00