| A parsed HTTP (or subclass of) URL. Based on RFC 2396.
Handles IPv6 hosts, check host[0] for a "[".
Can be used for relative URL's that do not have authorities.
Can be used for FTP URL's that do not have the username and passwords.
Any elements not specified are represented by null, except a
non-specified port, which is represented by a -1.
|