host property

String? host
getter/setter pair

If set, this invalidation rule will only apply to requests with a Host header matching host.

Implementation

core.String? host;