toggle menu
khttpclient
0.0.2
common
switch theme
search in API
khttpclient
/
work.socialhub.khttpclient
/
HttpParameter
/
Companion
Companion
object
Companion
Members
Functions
file
Link copied to clipboard
fun
file
(
key
:
String
,
fileName
:
String
,
fileBody
:
ByteArray
)
:
HttpParameter
json
Link copied to clipboard
fun
json
(
json
:
String
)
:
HttpParameter
param
Link copied to clipboard
fun
param
(
key
:
String
,
value
:
String
)
:
HttpParameter
query
Link copied to clipboard
fun
query
(
key
:
String
,
value
:
String
)
:
HttpParameter