Interface ICookie

Hierarchy

  • ICookie

Properties

domain: string
hostOnly: boolean
httpOnly: boolean
name: string
path: string
secure: boolean
session: boolean
value: string