toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
HttpClient
/
Response
/
Response
Response
constructor
(
status
:
Int
,
statusText
:
String
,
headers
:
Http.Headers
,
rawContent
:
AsyncInputStream
,
content
:
AsyncInputStream
)