ktor-http
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http.auth
/
HttpAuthHeader
/
toString
to
String
open
override
fun
toString
(
)
:
String
(
source
)
Encodes the header with the default
HeaderValueEncoding
for this header.
Report a problem