MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / clone

Method clone

apps/cloud/worker-configuration.d.ts:1945–1945  ·  view source on GitHub ↗

* The **`clone()`** method of the Request interface creates a copy of the current `Request` object. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/clone)

()

Source from the content-addressed store, hash-verified

1943 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/clone)
1944 */
1945 clone(): Request<CfHostMetadata, Cf>;
1946 /**
1947 * The **`method`** read-only property of the `POST`, etc.) A String indicating the method of the request.
1948 *

Callers 9

bodyPreviewFromResponseFunction · 0.65
stripIdTokenFunction · 0.65
patchedFunction · 0.65
applyNameVariantsFunction · 0.65
cloneFunction · 0.65
variantSchemaFunction · 0.65
readJsonRpcEnvelopeFunction · 0.65
rewriteInvalidOriginFunction · 0.65
createInvitedIdentityFunction · 0.65

Implementers 2

Columnpackages/core/fumadb/src/schema/create
IdColumnpackages/core/fumadb/src/schema/create

Calls

no outgoing calls

Tested by 2

patchedFunction · 0.52
createInvitedIdentityFunction · 0.52