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
/
NetworkRequest
/
copy
copy
fun
copy
(
url
:
String
=
this.url
,
method
:
String
=
this.method
,
headers
:
NetworkHeaders
=
this.headers
,
body
:
NetworkRequestBody
?
=
this.body
,
extras
:
Extras
=
this.extras
)
:
NetworkRequest