Back to Vercel

Interface: Request

packages/edge/docs/interfaces/Request.md

16.1.2362 B
Original Source

Interface: Request

We define a new type so this function can be reused with the global Request, node-fetch and other types.

Table of contents

Properties

Properties

headers

headers: Headers

Represents the headers of a request.

Defined in

packages/functions/headers.d.ts:52