adobe / helix-html-pipeline

A library for rendering the html response in Helix3.
https://www.hlx.live/
Apache License 2.0
13 stars 16 forks source link

invalid x-forwarded-host header results in 400 #592

Closed tripodsan closed 5 months ago

tripodsan commented 5 months ago

Description an empty forwarded-host header segment results in an internal error when resolving the URL and responds with a 400.

Expected a x-forwarded-host: , www.example.com should ignore the first, empty segment and use the next non-empty one

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 5.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 6.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: