Ktor
Toggle table of contents
3.1.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
Platform filter
common
Switch theme
Search in API
Ktor
ktor-http
/
io.ktor.http.auth
/
HttpAuthHeader
/
Parameters
Parameters
object
Parameters
(
source
)
Standard parameters for
Parameterized
.
Report a problem
Members
Properties
Charset
Link copied to clipboard
const
val
Charset
:
String
OAuth
Callback
Link copied to clipboard
const
val
OAuthCallback
:
String
OAuth
Callback
Confirmed
Link copied to clipboard
const
val
OAuthCallbackConfirmed
:
String
OAuth
Consumer
Key
Link copied to clipboard
const
val
OAuthConsumerKey
:
String
OAuth
Nonce
Link copied to clipboard
const
val
OAuthNonce
:
String
OAuth
Signature
Link copied to clipboard
const
val
OAuthSignature
:
String
OAuth
Signature
Method
Link copied to clipboard
const
val
OAuthSignatureMethod
:
String
OAuth
Timestamp
Link copied to clipboard
const
val
OAuthTimestamp
:
String
OAuth
Token
Link copied to clipboard
const
val
OAuthToken
:
String
OAuth
Token
Secret
Link copied to clipboard
const
val
OAuthTokenSecret
:
String
OAuth
Verifier
Link copied to clipboard
const
val
OAuthVerifier
:
String
OAuth
Version
Link copied to clipboard
const
val
OAuthVersion
:
String
Realm
Link copied to clipboard
const
val
Realm
:
String