- Prefer request
hostName
andhostPort
inReactorServerHttpRequest#resolveBaseUrl
- The request
hostName
andhostPort
are derived from theHost
/X-Forwarded-*
/Forwarded
header associated with this request - Do not add the port when it is the default one
Closes gh-30033
Comment From: violetagg
@rstoyanchev PTAL