toggle menu
hexagon
3.7.2
jvm
switch theme
search in API
http_client
/
com.hexagonkt.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