Commit 878ddd7
fix: merge Middleware and API route response cookies (#1870)
* fix: appending origin cookies to prevent override and to match test order
* test: remove usuallySkip from tests related to middleware + API cookie merge
* Fix: let to const
Co-authored-by: Erica Pisani <pisani.erica@gmail.com>
* change to strict comparison
Co-authored-by: Matt Kane <matt.kane@netlify.com>
Co-authored-by: Erica Pisani <pisani.erica@gmail.com>
Co-authored-by: Matt Kane <matt.kane@netlify.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent 49756be commit 878ddd7
File tree
2 files changed
+7
-4
lines changed- test/e2e/modified-tests/skip-trailing-slash-redirect
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
59 | | - | |
| 57 | + | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
0 commit comments