Represents a Site: protocol scheme, host String and port Number.
Creates a new Site based on the given URI.
Returns true is scheme, host and port are ’==’
Returns address String.
Same as ==.
Returns true if scheme, host and port of the given URI matches with this.
[Validate]