kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.xhr
/
XMLHttpRequest
/
open
open
fun
open
(
method
:
String
,
url
:
String
)
(
source
)
fun
open
(
method
:
String
,
url
:
String
,
async
:
Boolean
,
username
:
String
?
,
password
:
String
?
)
(
source
)