MCPcopy Create free account
hub / github.com/cloudflare/mcp / replace

Method replace

worker-configuration.d.ts:1552–1552  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1550 ]>;
1551}
1552interface ContentOptions {
1553 html?: boolean;
1554}
1555declare class HTMLRewriter {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected