EventSourceEventSourceInit
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2994
Properties
Section titled “Properties”fetcher?
Section titled “fetcher?”
optional
fetcher:object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2996
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?”
optional
withCredentials:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:2995