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