Get Healthcheck Http Config
Constructors
Properties
Link copied to clipboard
Do not validate the certificate when the health check uses HTTPS.
Link copied to clipboard
A case-insensitive sub-string to look for in the response body. If this string is not found, the origin will be marked as unhealthy.
Link copied to clipboard
The expected HTTP response codes (e.g. "200") or code ranges (e.g. "2xx" for all codes starting with 2) of the health check.
Link copied to clipboard
Follow redirects if the origin returns a 3xx status code.