54afcc46e2
feat: Implement comprehensive web request handling with caching, retry, and interceptors
...
- Added cache strategies: NetworkFirst, CacheFirst, StaleWhileRevalidate, NetworkOnly, and CacheOnly.
- Introduced InterceptorManager for managing request, response, and error interceptors.
- Developed RetryManager for handling request retries with customizable backoff strategies.
- Implemented RequestDeduplicator to prevent simultaneous identical requests.
- Created timeout utilities for handling request timeouts.
- Enhanced WebrequestClient to support global interceptors, caching, and retry logic.
- Added convenience methods for common HTTP methods (GET, POST, PUT, DELETE) with JSON handling.
- Established a fetch-compatible webrequest function for seamless integration.
- Defined core type structures for caching, retry options, interceptors, and web request configurations.
2025-10-20 09:59:24 +00:00
e228ed4ba0
update description
2024-05-29 14:17:42 +02:00
9425489f4f
3.0.37
2024-04-17 20:19:51 +02:00
46ef3857e9
fix(core): update
2024-04-17 20:19:51 +02:00
c173fd3761
3.0.36
2024-04-17 20:15:46 +02:00
98f224e6f4
fix(core): update
2024-04-17 20:15:46 +02:00
a7751006cc
update tsconfig
2024-04-14 18:41:19 +02:00
d216a5e8b9
3.0.35
2024-03-03 10:36:24 +01:00
adca345da1
fix(core): update
2024-03-03 10:36:24 +01:00
ab880d704a
3.0.34
2023-10-20 18:01:13 +02:00
5af1863264
fix(core): update
2023-10-20 18:01:12 +02:00
b43050ff0c
3.0.33
2023-08-27 16:33:11 +02:00
627fc42962
fix(core): update
2023-08-27 16:33:10 +02:00
763afa62cd
3.0.32
2023-07-27 13:59:38 +02:00
8a06f09405
3.0.31
2023-07-27 13:59:22 +02:00
8030851d2e
fix(core): update
2023-07-27 13:59:21 +02:00
a8bbec3c17
3.0.30
2023-07-10 22:48:02 +02:00
342d93e34d
3.0.29
2023-07-10 22:31:55 +02:00
4a0f2288ca
fix(core): update
2023-07-10 22:31:55 +02:00
5c7f9e5bfa
3.0.28
2023-07-09 17:24:53 +02:00
14bda0bfa3
fix(core): update
2023-07-09 17:24:52 +02:00
4a57f7070a
3.0.27
2023-07-09 17:20:12 +02:00
d3c90b0e7e
3.0.26
2023-07-03 10:08:45 +02:00
7f7738d69f
3.0.25
2023-07-03 10:08:16 +02:00
0e827e508e
3.0.24
2023-07-03 10:08:05 +02:00
43820d0278
fix(core): update
2023-07-03 10:08:04 +02:00
98a18f4243
3.0.23
2023-05-01 13:11:42 +02:00
ba231de502
fix(core): update
2023-05-01 13:11:41 +02:00
363bc1c025
3.0.22
2023-05-01 12:26:16 +02:00
f28f5b8f46
fix(core): update
2023-05-01 12:26:15 +02:00
b30a7b57d3
3.0.21
2023-03-07 16:04:08 +01:00
0e1da04c3c
3.0.20
2023-03-07 11:31:26 +01:00
5ff76b5c9f
3.0.19
2023-03-07 11:30:01 +01:00
76733cc96a
fix(core): update
2023-03-07 11:30:00 +01:00
c8f27a1935
3.0.18
2023-02-12 19:08:51 +01:00
4164458d80
3.0.17
2023-02-12 19:07:30 +01:00
4685856ade
3.0.16
2023-02-12 17:54:01 +01:00
a46af3a431
fix(core): update
2023-02-12 17:54:00 +01:00
ac65f4c85f
3.0.15
2023-02-12 17:46:50 +01:00
d845e19934
fix(core): update
2023-02-12 17:46:49 +01:00
9bba1ef94c
3.0.14
2023-02-11 18:19:03 +01:00
1e58f77142
fix(core): update
2023-02-11 18:19:02 +01:00
f882b0a90f
3.0.13
2022-08-19 17:49:47 +02:00
089bb9282f
3.0.12
2022-08-05 12:21:35 +02:00
59c0c4e60c
3.0.11
2022-08-05 11:53:42 +02:00
8e079cfdfd
fix(core): update
2022-08-05 11:53:42 +02:00
d410517c8b
3.0.10
2022-08-02 18:19:27 +02:00
c02340813f
fix(core): update
2022-08-02 18:19:27 +02:00
0d3f636af3
3.0.9
2022-07-28 16:23:11 +02:00
a64d47c02e
fix(core): update
2022-07-28 16:23:11 +02:00