A struct for parsing URLs with optional base URL support.
Constructs a ParseOptions instance by parsing a URL string.
Constructs a ParseOptions instance by parsing a URL with a base URL.
Retrieves the parsed URL handle.
See Implementation
A struct for parsing URLs with optional base URL support.