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
/
httpMethod
http
Method
fun
ImageRequest.Builder
.
httpMethod
(
method
:
String
)
:
ImageRequest.Builder
Set the HTTP request method for any network operations performed by this image request.
val
ImageRequest
.
httpMethod
:
String
val
Options
.
httpMethod
:
String
val
Extras.Key.Companion
.
httpMethod
:
Extras.Key
<
String
>