Construct a normalized URI. Port is not set if it is the default port.
@param scheme
the URI scheme
@param host
the URI hose
@param port
the URI port
@param path
the URI path
@param param
the URI param
@param query
the URI query
@param fragment
the URI fragment
@return the normalized URI
Construct a normalized URI. Port is not set if it is the default port.
@param scheme the URI scheme @param host the URI hose @param port the URI port @param path the URI path @param param the URI param @param query the URI query @param fragment the URI fragment @return the normalized URI