Skip to content

Force skip port number in HTTP host header if port is default.

This a workaround for broken HTTP servers which do not understand port in HTTP host header. Workaround should work as long as such servers are always listening on default ports. Taking into account those servers do not know what port is they probably always do.

Merge request reports