Commit graph

6 commits

Author SHA1 Message Date
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