EventSourceEventSourceInit
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:3605
Properties
Section titled “Properties”fetcher?
Section titled “fetcher?”
optionalfetcher:object
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:3607
connect()
Section titled “connect()”connect(
address,options?):Socket
Parameters
Section titled “Parameters”address
Section titled “address”string | SocketAddress
options?
Section titled “options?”Returns
Section titled “Returns”fetch()
Section titled “fetch()”fetch(
input,init?):Promise<Response>
Parameters
Section titled “Parameters”RequestInfo<unknown, CfProperties<unknown>> | URL
RequestInit<CfProperties<unknown>>
Returns
Section titled “Returns”Promise<Response>
withCredentials?
Section titled “withCredentials?”
optionalwithCredentials:boolean
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:3606