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
/
put
put
fun
put
(
path
:
String
=
""
,
body
:
Any
?
=
null
,
contentType
:
ContentType
?
=
settings.contentType
,
accept
:
List
<
ContentType
>
=
settings.accept
)
:
HttpResponsePort