Interface HTTPCookie

Base type representing a parsed cookie.

Hierarchy

  • HTTPCookie

Properties

exists: boolean
key: string
originalValue: string
value: any