Parse cookies from the headers and returns Cookie object. Cookies parsed from set-cookie in the headers
Cookie
set-cookie
Can (and mainly) be used to parse fetch response's cookies.
Accept input from valid cookies string or Headers
Headers
Generated using TypeDoc
Parse cookies from the headers and returns
Cookieobject. Cookies parsed fromset-cookiein the headersCan (and mainly) be used to parse fetch response's cookies.
Accept input from valid cookies string or
Headers