toggle menu
common-ext
2.2.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.http
/
SimpleHttpResponse
/
SimpleHttpResponse
Simple
Http
Response
constructor
(
status
:
Int
,
headers
:
Map
<
String
,
String
>
,
body
:
ByteArray
?
)