Commit ae2efba
committed
docs: Remove misleading no-cache example from HttpCache
- Remove example combining noCache and noStore (common misuse)
- Keep simple reference to use NoHttpCache for no-caching scenarios
- Avoid confusion between no-cache (revalidate) and no-store (don't cache)1 parent cea6aa1 commit ae2efba
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments