trinodb / aws-proxy

Proxy for S3
Apache License 2.0
8 stars 5 forks source link

Use host from Jetty provided URI instead of Host header #143

Closed mosiac1 closed 2 months ago

mosiac1 commented 2 months ago

We should be using the Jetty URI as the source of truth as Jetty will sanitise the Host header value and process any X-Forwarded- headers if present.