Minor Changes
- Added a
trustProxyoption tocreateRequestListener()andcreateRequest()so apps behind trusted reverse proxies can constructrequest.urlfromForwarded,X-Forwarded-Host, andX-Forwarded-Protoheaders.createRequestListener()also uses trustedForwardedandX-Forwarded-Forvalues for handler client address information (see #10874).