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
/
Parameterized
/
withParameter
with
Parameter
fun
withParameter
(
name
:
String
,
value
:
String
)
:
HttpAuthHeader.Parameterized
(
source
)
Copies this
Parameterized
appending a new parameter
name
.
Report a problem