elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
PlainRequest
/
PlainRequest
Plain
Request
fun
PlainRequest
(
method
:
Method
,
path
:
String
,
parameters
:
Parameters
,
content
:
ByteArray
,
textContent
:
String
?
,
contentType
:
String
,
contentEncoding
:
String
?
,
acceptContentType
:
String
?
)