URI.hostEqual

Compares @v1 and @v2, considering only the scheme, host, and port.

class URI
bool
hostEqual

Parameters

v2 URI

a #SoupURI with a non-%NULL @host member

Return Value

Type: bool

whether or not the URIs are equal in scheme, host, and port.

Meta

Since

2.28