/*! For license information please see c98009ee.f70ca1d6.js.LICENSE.txt */ "use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[25795],{25045:(e,t,o)=>{o.r(t),o.d(t,{assets:()=>a,contentTitle:()=>c,default:()=>l,frontMatter:()=>i,metadata:()=>s,toc:()=>p});var r=o(85893),n=o(11151);const i={sidebar_label:"CookieSourceScheme"},c="CookieSourceScheme type",s={id:"api/puppeteer.cookiesourcescheme",title:"CookieSourceScheme type",description:'Represents the source scheme of the origin that originally set the cookie. A value of "Unset" allows protocol clients to emulate legacy cookie scope for the scheme. This is a temporary ability and it will be removed in the future.',source:"@site/../docs/api/puppeteer.cookiesourcescheme.md",sourceDirName:"api",slug:"/api/puppeteer.cookiesourcescheme",permalink:"/next/api/puppeteer.cookiesourcescheme",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"CookieSourceScheme"},sidebar:"api",previous:{title:"CookieSameSite",permalink:"/next/api/puppeteer.cookiesamesite"},next:{title:"CoverageEntry",permalink:"/next/api/puppeteer.coverageentry"}},a={},p=[{value:"Signature:",id:"signature",level:4}];function u(e){const t={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",...(0,n.a)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.h1,{id:"cookiesourcescheme-type",children:"CookieSourceScheme type"}),"\n",(0,r.jsx)(t.p,{children:'Represents the source scheme of the origin that originally set the cookie. A value of "Unset" allows protocol clients to emulate legacy cookie scope for the scheme. This is a temporary ability and it will be removed in the future.'}),"\n",(0,r.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-typescript",children:"export type CookieSourceScheme = 'Unset' | 'NonSecure' | 'Secure';\n"})})]})}function l(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(u,{...e})}):u(e)}},75251:(e,t,o)=>{var r=o(67294),n=Symbol.for("react.element"),i=Symbol.for("react.fragment"),c=Object.prototype.hasOwnProperty,s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function p(e,t,o){var r,i={},p=null,u=null;for(r in void 0!==o&&(p=""+o),void 0!==t.key&&(p=""+t.key),void 0!==t.ref&&(u=t.ref),t)c.call(t,r)&&!a.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===i[r]&&(i[r]=t[r]);return{$$typeof:n,type:e,key:p,ref:u,props:i,_owner:s.current}}t.Fragment=i,t.jsx=p,t.jsxs=p},85893:(e,t,o)=>{e.exports=o(75251)},11151:(e,t,o)=>{o.d(t,{Z:()=>s,a:()=>c});var r=o(67294);const n={},i=r.createContext(n);function c(e){const t=r.useContext(i);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function s(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:c(e.components),r.createElement(i.Provider,{value:t},e.children)}}}]);