Commit b786566
committed
Add
Astro 5.17.2 changed host header validation to fall back to "localhost"
(without port) when no `allowedDomains` is configured, breaking internal
fetch requests in SSR pages. This caused the nested SSR route E2E tests
to time out waiting for the API endpoint transaction.allowedDomains to astro-5 test app config1 parent b212fcf commit b786566
File tree
1 file changed
+3
-0
lines changed- dev-packages/e2e-tests/test-applications/astro-5
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments