toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-network-core
/
coil3.network
/
httpBody
http
Body
fun
ImageRequest.Builder
.
httpBody
(
body
:
NetworkRequestBody
)
:
ImageRequest.Builder
Set the HTTP request body for any network operations performed by this image request.
val
ImageRequest
.
httpBody
:
NetworkRequestBody
?
val
Options
.
httpBody
:
NetworkRequestBody
?
val
Extras.Key.Companion
.
httpBody
:
Extras.Key
<
NetworkRequestBody
?
>