diff options
author | 2025-03-18 09:02:32 -0400 | |
---|---|---|
committer | 2025-03-18 09:02:32 -0400 | |
commit | 9cac9f314277def0ee584e45d4937bac0235738a (patch) | |
tree | cb88595fb6da1b4606c3646a3e371cab0170cf5a /examples/framework-react/src | |
parent | 65f7e099016db84f4235aafa5e2eb64c5e9e9e6e (diff) | |
download | astro-9cac9f314277def0ee584e45d4937bac0235738a.tar.gz astro-9cac9f314277def0ee584e45d4937bac0235738a.tar.zst astro-9cac9f314277def0ee584e45d4937bac0235738a.zip |
Handle bad values in x-forwarded-host (#13428)
* Handle bad values in x-forwarded-host
If a bad value is provide by this header, we simply ignore it and
fallback to the host provided by the host header (if there is one).
* Add changeset
* Update packages/astro/src/core/app/node.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Diffstat (limited to 'examples/framework-react/src')
0 files changed, 0 insertions, 0 deletions