Skip to main content
Module

x/another_cookiejar/cookie_jar.ts>CookieJar#replaceCookies

https://deno.land/x/another_cookiejar
Go to Latest
method CookieJar.prototype.replaceCookies
import { CookieJar } from "https://deno.land/x/another_cookiejar@v4.1.4/cookie_jar.ts";

Parameters

optional
cookies: Array<Cookie> | Array<CookieOptions>