hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
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