Request
Request: {<
CfHostMetadata,Cf>(input,init?):Request<CfHostMetadata,Cf>;prototype:Request; }
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1655
This Fetch API interface represents a resource request.
Type Declaration
Section titled “Type Declaration”Parameters
Section titled “Parameters”URL | RequestInfo<CfProperties<unknown>, CfProperties<CfProperties<unknown>>>
RequestInit<Cf>
Returns
Section titled “Returns”Request<CfHostMetadata, Cf>
prototype
Section titled “prototype”prototype:
Request