0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node/test
Jakob Hellermann 3412535be4
fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917)
* fix: don't include port twice from x-forwarded-host and x-forwarded-port headers

* add changeset

* add test for port both in forwarded host and forwarded port

* don't include port if undefined

* Update .changeset/forty-wolves-turn.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-05-03 15:01:25 -04:00
..
fixtures fix(app/node): include x-forwarded-port header in url (#10666) 2024-04-03 18:57:23 +05:30
api-route.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
assets.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
bad-urls.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
encoded.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
errors.test.js [ci] update lockfile (#10551) 2024-04-02 11:02:18 +08:00
headers.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
image.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
locals.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
node-middleware.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
prerender-404-500.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
prerender.test.js test(@astrojs/node) wait for server listening in trailing-slash tests (#10694) 2024-04-05 15:30:59 +02:00
preview-headers.test.js [ci] format 2024-02-23 13:24:45 +00:00
server-host.test.js [ci] format 2024-03-01 08:33:27 +00:00
test-utils.js test(@astrojs/node) listen for server setup errors in test-utils (#10692) 2024-04-05 13:24:00 +01:00
trailing-slash.test.js test(@astrojs/node) wait for server listening in trailing-slash tests (#10694) 2024-04-05 15:30:59 +02:00
url.test.js fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
well-known-locations.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00