MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
api
/
party.morino.mineauth.api.http
/
HttpResponse
/
HttpResponse
Http
Response
constructor
(
status
:
Int
,
body
:
String
?
,
headers
:
Map
<
String
,
String
>
=
mapOf()
)