Thomas Allmer
|
c1982965c3
|
feat: introduce wireit and ts use node16 resolution
|
2022-11-07 11:39:40 +01:00 |
|
Martin Pool
|
447383bd14
|
feat(ajax): add maxCacheSize option
|
2022-05-30 12:58:18 +02:00 |
|
Martin Pool
|
558edcb686
|
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 |
|
Martin Pool
|
efcdf653a4
|
feat: content-type filter for ajax cache
|
2022-05-09 12:39:49 +02:00 |
|
Martin Pool
|
56af96f1da
|
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 |
|
Ahmet Yesil
|
879598506a
|
Race condition fix for on the fly requests, improve cache implementation and tests
Co-authored-by: Goffert van Gool <ruphin@ruphin.net>
Co-authored-by: Martin Pool <martin.pool@ing.com>
|
2021-09-21 13:59:08 +02:00 |
|
Goffert van Gool
|
73d4e222f6
|
Update public API of ajax & refactor package (#1371)
feat(ajax): align / break public API
Co-authored-by: Ahmet Yesil <yesil.ahmet@ing.com>
|
2021-05-12 15:21:18 +02:00 |
|
Joren Broekema
|
2cd7993da8
|
feat: add ajax cache improvements and demos/docs
|
2021-02-24 14:51:30 +01:00 |
|
Yevgeniy Valeyev
|
bbffd7105f
|
feat: port caching feature to fetch proposal
Co-authored-by: Yevgeniy Valeyev <yevgeniy.valeyev@ing.com>
|
2021-02-11 12:28:05 +01:00 |
|
Joren Broekema
|
4452d06d44
|
fix(ajax): rename to ajax, async interceptors
|
2021-02-10 15:42:37 +01:00 |
|