import { Cookie } from "https://deno.land/x/another_cookiejar@v5.0.1/cookie.ts";
Constructors
new
Cookie(options?: CookieOptions)Static Methods
from(cookieStr: string)
import { Cookie } from "https://deno.land/x/another_cookiejar@v5.0.1/cookie.ts";