import { type Cookie } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/http/cookie.ts";
Properties
optional
sameSite: SameSiteAllows servers to assert that a cookie ought not to be sent along with cross-site requests.
import { type Cookie } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/http/cookie.ts";
Allows servers to assert that a cookie ought not to be sent along with cross-site requests.