Something like url_scheme://myname:mypassword@hostname:port/path?querystring
and figure everything out from it?
Here is my proposal:
Add new option --url (note, this is URL not URI) which calls a URL
parser (uriparser is a candidate here, although a recursive descent
uri parser could be written fairly easily as well)
Thoughts?
--
Ted Bullock <tbul...@comlore.com>