http Headers
Parameters
value
Custom headers to set in the request. HTTP allows repeated headers.
Parameters
values
Custom headers to set in the request. HTTP allows repeated headers.
suspend fun httpHeaders(vararg argument: suspend ContainerAppProbeHttpHeadersArgsBuilder.() -> Unit)
Parameters
argument
Custom headers to set in the request. HTTP allows repeated headers.