Retrieves the pathname component of a parsed URL. Returns an empty string if the URL is invalid or no pathname is present.
The ada_url handle.
An ada_string containing the pathname.
See Implementation
Retrieves the pathname component of a parsed URL. Returns an empty string if the URL is invalid or no pathname is present.