coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
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
?
>