Skip to content

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.

MDN Reference

URL | RequestInfo<CfProperties<unknown>, CfProperties<CfProperties<unknown>>>

RequestInit<Cf>

Request<CfHostMetadata, Cf>

prototype: Request