Description
HttpsMapper#mapHandler() doesn't set the Url's port, if the desired protocol uses the standard port.
This leads to UrlRenderer choosing to the request's port as fallback (which is 80 before switching to https).
HttpsMapper#mapHandler() doesn't set the Url's port, if the desired protocol uses the standard port.
This leads to UrlRenderer choosing to the request's port as fallback (which is 80 before switching to https).