toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.xhr
/
XMLHttpRequest
/
send
send
fun
send
(
body
:
Document
)
fun
send
(
body
:
Blob
)
fun
send
(
body
:
FormData
)
fun
send
(
body
:
URLSearchParams
)
fun
send
(
body
:
String
)
fun
send
(
)