Represents a URL structure, defining its essential parts.
The host of the URL, indicating the domain or IP address.
The path segments of the URL, representing the hierarchical structure of the resource location.
The scheme of the URL (e.g., "http", "https") representing the protocol.