fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.remote
/
Response
/
copy
copy
js
fun
copy
(
response
:
Response
=
this.response
,
request
:
Request
=
this.request
,
propagate
:
Boolean
=
this.propagate
)
:
Response
creates a copy of the
Response
.