toggle menu
hexagon
4.0.0-A6
jvm
switch theme
search in API
http_client
/
com.hexagontk.http.client
/
HttpClient
/
options
options
fun
options
(
path
:
String
=
""
,
body
:
Any
?
=
null
,
headers
:
Headers
=
Headers()
,
contentType
:
ContentType
?
=
settings.contentType
,
accept
:
List
<
ContentType
>
=
settings.accept
)
:
HttpResponsePort