mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1 line
4.6 KiB
JavaScript
1 line
4.6 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[9767],{3905:function(e,t,r){r.d(t,{Zo:function(){return c},kt:function(){return f}});var n=r(67294);function p(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?s(Object(r),!0).forEach((function(t){p(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function u(e,t){if(null==e)return{};var r,n,p=function(e,t){if(null==e)return{};var r,n,p={},s=Object.keys(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||(p[r]=e[r]);return p}(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(p[r]=e[r])}return p}var i=n.createContext({}),a=function(e){var t=n.useContext(i),r=t;return e&&(r="function"==typeof e?e(t):o(o({},t),e)),r},c=function(e){var t=a(e.components);return n.createElement(i.Provider,{value:t},e.children)},l={inlineCode:"code",wrapper:function(e){var t=e.children;return n.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){var r=e.components,p=e.mdxType,s=e.originalType,i=e.parentName,c=u(e,["components","mdxType","originalType","parentName"]),d=a(r),f=p,y=d["".concat(i,".").concat(f)]||d[f]||l[f]||s;return r?n.createElement(y,o(o({ref:t},c),{},{components:r})):n.createElement(y,o({ref:t},c))}));function f(e,t){var r=arguments,p=t&&t.mdxType;if("string"==typeof e||p){var s=r.length,o=new Array(s);o[0]=d;var u={};for(var i in t)hasOwnProperty.call(t,i)&&(u[i]=t[i]);u.originalType=e,u.mdxType="string"==typeof e?e:p,o[1]=u;for(var a=2;a<s;a++)o[a]=r[a];return n.createElement.apply(null,o)}return n.createElement.apply(null,r)}d.displayName="MDXCreateElement"},70925:function(e,t,r){r.r(t),r.d(t,{frontMatter:function(){return u},contentTitle:function(){return i},metadata:function(){return a},toc:function(){return c},default:function(){return d}});var n=r(87462),p=r(63366),s=(r(67294),r(3905)),o=["components"],u={},i=void 0,a={unversionedId:"puppeteer.httpresponse.securitydetails",id:"puppeteer.httpresponse.securitydetails",isDocsHomePage:!1,title:"puppeteer.httpresponse.securitydetails",description:"Home > puppeteer > HTTPResponse > securityDetails",source:"@site/docs/puppeteer.httpresponse.securitydetails.md",sourceDirName:".",slug:"/puppeteer.httpresponse.securitydetails",permalink:"/puppeteer/docs/next/puppeteer.httpresponse.securitydetails",editUrl:"https://github.com/facebook/puppeteer/edit/main/website/docs/puppeteer.httpresponse.securitydetails.md",version:"current",frontMatter:{},sidebar:"docs",previous:{title:"puppeteer.httpresponse.request",permalink:"/puppeteer/docs/next/puppeteer.httpresponse.request"},next:{title:"puppeteer.httpresponse.status",permalink:"/puppeteer/docs/next/puppeteer.httpresponse.status"}},c=[{value:"HTTPResponse.securityDetails() method",id:"httpresponsesecuritydetails-method",children:[]}],l={toc:c};function d(e){var t=e.components,r=(0,p.Z)(e,o);return(0,s.kt)("wrapper",(0,n.Z)({},l,r,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/index"},"Home")," ",">"," ",(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer"},"puppeteer")," ",">"," ",(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.httpresponse"},"HTTPResponse")," ",">"," ",(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.httpresponse.securitydetails"},"securityDetails")),(0,s.kt)("h2",{id:"httpresponsesecuritydetails-method"},"HTTPResponse.securityDetails() method"),(0,s.kt)("b",null,"Signature:"),(0,s.kt)("pre",null,(0,s.kt)("code",{parentName:"pre",className:"language-typescript"},"securityDetails(): SecurityDetails | null;\n")),(0,s.kt)("b",null,"Returns:"),(0,s.kt)("p",null,(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.securitydetails"},"SecurityDetails")," ","|"," null"),(0,s.kt)("p",null,(0,s.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.securitydetails"},"SecurityDetails")," if the response was received over the secure connection, or ",(0,s.kt)("inlineCode",{parentName:"p"},"null")," otherwise."))}d.isMDXComponent=!0}}]); |