puppeteer/assets/js/b460e866.6886dfb3.js
release-please[bot] 2b16462081 deploy: 598b2a94bd
2024-05-15 06:17:32 +00:00

2 lines
3.0 KiB
JavaScript

/*! For license information please see b460e866.6886dfb3.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[61645],{76240:(e,t,o)=>{o.r(t),o.d(t,{assets:()=>a,contentTitle:()=>s,default:()=>u,frontMatter:()=>i,metadata:()=>c,toc:()=>p});var r=o(85893),n=o(11151);const i={sidebar_label:"CookieSourceScheme"},s="CookieSourceScheme type",c={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/versioned_docs/version-22.8.2/api/puppeteer.cookiesourcescheme.md",sourceDirName:"api",slug:"/api/puppeteer.cookiesourcescheme",permalink:"/api/puppeteer.cookiesourcescheme",draft:!1,unlisted:!1,tags:[],version:"22.8.2",frontMatter:{sidebar_label:"CookieSourceScheme"},sidebar:"api",previous:{title:"CookieSameSite",permalink:"/api/puppeteer.cookiesamesite"},next:{title:"CoverageEntry",permalink:"/api/puppeteer.coverageentry"}},a={},p=[{value:"Signature:",id:"signature",level:4}];function l(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 u(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},75251:(e,t,o)=>{var r=o(67294),n=Symbol.for("react.element"),i=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,c=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,l=null;for(r in void 0!==o&&(p=""+o),void 0!==t.key&&(p=""+t.key),void 0!==t.ref&&(l=t.ref),t)s.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:l,props:i,_owner:c.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:()=>c,a:()=>s});var r=o(67294);const n={},i=r.createContext(n);function s(e){const t=r.useContext(i);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:s(e.components),r.createElement(i.Provider,{value:t},e.children)}}}]);