ForwardAuth sending wrong X-Forwarded-Host

I'm not sure if I understand the documentation correctly.

Let's say I got a service running at service.domain.tld and configured a ForwardAuth middleware to make a request to auth.domain.tld. Can I expect X-Forwarded-Host to be service.domain.tld?