import { type http } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { Cookie } = http;
Properties
optional
expires: DateExpiration date of the cookie.
Allows servers to assert that a cookie ought not to be sent along with cross-site requests.