host property

String? host
final

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

Implementation

final String? host;