p3x-angular-http-cache-interceptor 2025.4.107 → 2025.4.112
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +37 -28
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -6,18 +6,20 @@
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
# 🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request v2025.4.
|
|
9
|
+
# 🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request v2025.4.112
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
**Bugs are evident™ - MATRIX️**
|
|
12
|
+
|
|
13
|
+
🌌 **Bugs are evident™ - MATRIX️**
|
|
14
|
+
🚧 **This project is under active development!**
|
|
15
|
+
📢 **We welcome your feedback and contributions.**
|
|
14
16
|
|
|
15
17
|
|
|
16
18
|
|
|
17
19
|
|
|
18
20
|
### NodeJS LTS is supported
|
|
19
21
|
|
|
20
|
-
### Built on NodeJs version
|
|
22
|
+
### 🛠️ Built on NodeJs version
|
|
21
23
|
|
|
22
24
|
```txt
|
|
23
25
|
v22.13.0
|
|
@@ -26,7 +28,7 @@ v22.13.0
|
|
|
26
28
|
|
|
27
29
|
|
|
28
30
|
|
|
29
|
-
# Built on Angular
|
|
31
|
+
# 📦 Built on Angular
|
|
30
32
|
|
|
31
33
|
```text
|
|
32
34
|
19.0.6
|
|
@@ -34,7 +36,7 @@ v22.13.0
|
|
|
34
36
|
|
|
35
37
|
|
|
36
38
|
|
|
37
|
-
# Description
|
|
39
|
+
# 📝 Description
|
|
38
40
|
|
|
39
41
|
|
|
40
42
|
[//]: #@corifeus-header:end
|
|
@@ -170,46 +172,53 @@ export class AppComponent {
|
|
|
170
172
|
|
|
171
173
|
---
|
|
172
174
|
|
|
175
|
+
## 🚀 Quick and Affordable Web Development Services
|
|
173
176
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
|
|
177
|
+
If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
|
|
177
178
|
|
|
178
179
|
---
|
|
179
180
|
|
|
180
|
-
## Powerful Online Networking Tool
|
|
181
|
+
## 🌐 Powerful Online Networking Tool
|
|
181
182
|
|
|
182
183
|
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
|
|
183
184
|
|
|
184
|
-
|
|
185
|
+
**🆓 Free**
|
|
185
186
|
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
|
|
186
187
|
Additionally, it offers tools for:
|
|
187
|
-
- Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
188
|
-
- Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
188
|
+
- 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
189
|
+
- 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
189
190
|
|
|
190
|
-
All these features are completely free to use.
|
|
191
|
-
|
|
192
|
-
## Support Our Open-Source Project ❤️
|
|
193
|
-
If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
|
|
191
|
+
All these features are completely free to use.
|
|
194
192
|
|
|
195
|
-
|
|
196
|
-
|
|
193
|
+
---
|
|
194
|
+
|
|
195
|
+
## ❤️ Support Our Open-Source Project
|
|
196
|
+
If you appreciate our work, consider ⭐ starring this repository or 💰 making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
|
|
197
197
|
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
### 🖥️ Server Availability
|
|
201
|
+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
202
|
+
|
|
203
|
+
---
|
|
204
|
+
|
|
205
|
+
### 🌍 About My Domains
|
|
206
|
+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
|
|
207
|
+
|
|
208
|
+
---
|
|
200
209
|
|
|
201
|
-
### Versioning Policy
|
|
202
|
-
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
|
|
203
|
-
- **Major:** Corresponds to the current year.
|
|
204
|
-
- **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
|
|
205
|
-
- **Patch:** Incremental, updated with each build.
|
|
210
|
+
### 📈 Versioning Policy
|
|
211
|
+
**Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
|
|
212
|
+
- **Major:** 📅 Corresponds to the current year.
|
|
213
|
+
- **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
|
|
214
|
+
- **Patch:** 🔧 Incremental, updated with each build.
|
|
206
215
|
|
|
207
|
-
|
|
216
|
+
**🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
|
|
208
217
|
|
|
209
218
|
---
|
|
210
219
|
|
|
211
220
|
|
|
212
|
-
[**P3X-ANGULAR-HTTP-CACHE-INTERCEPTOR**](https://corifeus.com/angular-http-cache-interceptor) Build v2025.4.
|
|
221
|
+
[**P3X-ANGULAR-HTTP-CACHE-INTERCEPTOR**](https://corifeus.com/angular-http-cache-interceptor) Build v2025.4.112
|
|
213
222
|
|
|
214
223
|
[](https://www.npmjs.com/package/p3x-angular-http-cache-interceptor) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
215
224
|
|
package/package.json
CHANGED
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
},
|
|
25
25
|
"sideEffects": false,
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"corifeus-builder": "^2025.4.
|
|
27
|
+
"corifeus-builder": "^2025.4.119"
|
|
28
28
|
},
|
|
29
|
-
"version": "2025.4.
|
|
29
|
+
"version": "2025.4.112",
|
|
30
30
|
"description": "🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request",
|
|
31
31
|
"repository": {
|
|
32
32
|
"type": "git",
|