okhttp-parent
Toggle table of contents
5.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
okhttp-parent
okhttp
/
okhttp3
/
RequestBody
/
Companion
/
asRequestBody
as
Request
Body
fun
<Error class: unknown class>
.
asRequestBody
(
contentType
:
MediaType
?
=
null
)
:
RequestBody
fun
Path
.
asRequestBody
(
fileSystem
:
FileSystem
,
contentType
:
MediaType
?
=
null
)
:
RequestBody
Returns a new request body that transmits the content of this.