kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-api
/
com.varabyte.kobweb.api.http
/
MutableRequest
/
MutableRequest
Mutable
Request
constructor
(
request
:
Request
)
(
source
)
constructor
(
connection
:
Request.Connection
,
method
:
HttpMethod
,
params
:
Map
<
String
,
String
>
,
queryParams
:
Map
<
String
,
String
>
,
headers
:
Map
<
String
,
List
<
String
>
>
,
cookies
:
Map
<
String
,
String
>
,
body
:
ByteArray
?
,
contentType
:
String
?
)
(
source
)