lion/packages/ajax/src
2022-05-09 17:12:51 +02:00
..
interceptors feat(ajax): add a maxResponseSize cache option to specify a max size for responses to be cached 2022-05-09 17:12:51 +02:00
Ajax.js feat(ajax): add an option to initialize the cache interceptors even when useCache is turned off in the global options 2022-05-09 10:09:43 +02:00
AjaxFetchError.js Update public API of ajax & refactor package (#1371) 2021-05-12 15:21:18 +02:00
Cache.js Race condition fix for on the fly requests, improve cache implementation and tests 2021-09-21 13:59:08 +02:00
cacheManager.js feat(ajax): add a maxResponseSize cache option to specify a max size for responses to be cached 2022-05-09 17:12:51 +02:00
PendingRequestStore.js Race condition fix for on the fly requests, improve cache implementation and tests 2021-09-21 13:59:08 +02:00
typedef.js Race condition fix for on the fly requests, improve cache implementation and tests 2021-09-21 13:59:08 +02:00