request property

String? request
getter/setter pair

Instructs the health check prober to send this exact ASCII string, up to 1024 bytes in length, after establishing the TCP connection and SSL handshake.

Implementation

core.String? request;