toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-network-core
/
coil3.network
/
NetworkRequest
/
copy
copy
fun
copy
(
url
:
String
=
this.url
,
method
:
String
=
this.method
,
headers
:
NetworkHeaders
=
this.headers
,
body
:
NetworkRequestBody
?
=
this.body
)
:
NetworkRequest