MCPcopy Create free account
hub / github.com/fmhy/edit / interceptOutboundHttp

Method interceptOutboundHttp

api/worker-configuration.d.ts:3857–3857  ·  view source on GitHub ↗
(addr: string, binding: Fetcher)

Source from the content-addressed store, hash-verified

3855 getTcpPort(port: number): Fetcher
3856 setInactivityTimeout(durationMs: number | bigint): Promise<void>
3857 interceptOutboundHttp(addr: string, binding: Fetcher): Promise<void>
3858 interceptAllOutboundHttp(binding: Fetcher): Promise<void>
3859 snapshotDirectory(
3860 options: ContainerDirectorySnapshotOptions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected