krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasiPreview2
/
HttpRequestSnapshot
/
HttpRequestSnapshot
Http
Request
Snapshot
constructor
(
method
:
String
,
pathWithQuery
:
String
,
scheme
:
String
,
authority
:
String
,
headers
:
Map
<
String
,
List
<
ByteArray
>
>
,
body
:
ByteArray
)