toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
PlainRequest
/
PlainRequest
Plain
Request
constructor
(
method
:
Method
,
path
:
String
,
parameters
:
Parameters
,
content
:
ByteArray
,
textContent
:
String
?
,
contentType
:
String
,
contentEncoding
:
String
?
,
acceptContentType
:
String
?
)