0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node
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
..
src [ci] format 2024-03-19 15:44:07 +00:00
test fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
CHANGELOG.md [ci] release (#10488) 2024-03-20 08:41:00 +00:00
package.json chore(deps): update all non-major dependencies (#10833) 2024-04-22 22:52:30 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/node

This adapter allows Astro to deploy your SSR site to Node targets.

Documentation

Read the @astrojs/node docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro