Parses a URI string according to RFC 3986. If the URI is an empty string, then an empty object is returned.
See https://tools.ietf.org/html/rfc3986#appendix-B for parsing rules.
The URI to parse.
Parses a URI string according to RFC 3986. If the URI is an empty string, then an empty object is returned.
See https://tools.ietf.org/html/rfc3986#appendix-B for parsing rules.