host property

String? host
getter/setter pair

Host portion of the URL.

If headers contains a host header, then host must also match the header value.

Implementation

core.String? host;