HealthcheckHttpConfig

constructor(allowInsecure: Boolean? = null, expectedBody: String? = null, expectedCodes: List<String>? = null, followRedirects: Boolean? = null, header: Map<String, List<String>>? = null, method: String? = null, path: String? = null, port: Int? = null)