kenet-client-engine-http
/
org.kotlin.everywhere.net
Package
org.
kotlin.
everywhere.
net
Types
Functions
Types
Http
Client
Engine
Link copied to clipboard
class
HttpClientEngine
(urlPrefix:
String
) :
ClientEngine
Content copied to clipboard
Functions
create
Request
Link copied to clipboard
fun <
P
:
Any
,
R
:
Any
>
createRequest
(call:
Call
<
P
,
R
>, parameter:
P
):
Request
Content copied to clipboard