property CookieAttributes.httpOnly

HttpOnly — hides the cookie from document.cookie.

Type

boolean

Usage

import { type CookieAttributes } from "common/src/index.ts";