Request
Request: {<
CfHostMetadata
,Cf
>(input
,init?
):Request
<CfHostMetadata
,Cf
>;prototype
:Request
; }
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250725.0/node_modules/@cloudflare/workers-types/index.ts:1658
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