toggle menu
apollo-kotlin-mockserver
0.3.2-SNAPSHOT
common
switch theme
search in API
apollo-mockserver
/
com.apollographql.mockserver
/
MockRequest
/
MockRequest
Mock
Request
constructor
(
method
:
String
,
path
:
String
,
version
:
String
,
headers
:
Map
<
String
,
String
>
=
emptyMap()
,
body
:
ByteString
=
ByteString.EMPTY
)