Prometheus Proxy
Toggle table of contents
3.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Prometheus Proxy
Prometheus Proxy
/
io.prometheus.proxy
/
ProxyUtils
/
respondWith
respond
With
suspend
fun
ApplicationCall
.
respondWith
(
text
:
String
,
contentType
:
ContentType
=
Text.Plain.withCharset(Charsets.UTF_8)
,
status
:
HttpStatusCode
=
HttpStatusCode.OK
)
(
source
)