toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
Http
/
Auth
/
checkBasic
check
Basic
suspend
fun
checkBasic
(
realm
:
String
=
"Realm"
,
check
:
suspend
Http.Auth
.
(
)
->
Boolean
)