host property

String? host
getter/setter pair

Host header to send when performing a HTTP Readiness check.

Example: "myapp.appspot.com"

Implementation

core.String? host;