toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
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
>