Make HTTP request skip default port number in request URL.
To make servers which compare host HTTP header and request URL as text happy if port is not present in Host header drop it in URL too.
To make servers which compare host HTTP header and request URL as text happy if port is not present in Host header drop it in URL too.