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