EventSourceEventSourceInit
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:3605
Properties
Section titled “Properties”fetcher?
Section titled “fetcher?”
optionalfetcher:object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/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: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:3606