Interface ServerRequestV1

Hierarchy

  • ServerRequestV1

Properties

Properties

cookies: Record<string, string>
headers: Record<string, undefined | string | string[]>
url: string

Generated using TypeDoc