elicit_url
Elicitation-enabled wrapper around url::Url.
MCP reflect methods
scheme, host, port, port_or_default, path, query, fragment,
username, has_authority, join, origin, as_str.
Usage
use Url;
let u = parse.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
// Relative resolution
let endpoint = u.join.unwrap;