Commit f2c86ca
fix: add Vary header to cache interceptor (opennextjs#916)
* fix: add Vary header to cache interceptor
* review
* more comment
* more comment
* Update packages/open-next/src/core/routing/cacheInterceptor.ts
Co-authored-by: khuezy <khuezy.nguyen@gmail.com>
* next pr
* add Next-Url header
---------
Co-authored-by: khuezy <khuezy.nguyen@gmail.com>1 parent 7d60df5 commit f2c86ca
File tree
2 files changed
+18
-0
lines changed- .changeset
- packages/open-next/src/core/routing
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
| |||
127 | 139 | | |
128 | 140 | | |
129 | 141 | | |
| 142 | + | |
130 | 143 | | |
131 | 144 | | |
132 | 145 | | |
| |||
0 commit comments