HTTPSHealthCheck constructor
HTTPSHealthCheck({})
Implementation
HTTPSHealthCheck({
this.host,
this.port,
this.portName,
this.portSpecification,
this.proxyHeader,
this.requestPath,
this.response,
});
HTTPSHealthCheck({
this.host,
this.port,
this.portName,
this.portSpecification,
this.proxyHeader,
this.requestPath,
this.response,
});