toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
HttpClient
/
post
post
suspend
fun
post
(
url
:
String
,
data
:
HttpBodyContent
,
headers
:
Http.Headers
=
Http.Headers()
,
config
:
HttpClient.RequestConfig
=
RequestConfig.DEFAULT
)
:
HttpClient.Response