|
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[74817],{44179:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>a,contentTitle:()=>i,default:()=>u,frontMatter:()=>o,metadata:()=>p,toc:()=>c});var r=n(85893),s=n(11151);const o={sidebar_label:"HTTPResponse.timing"},i="HTTPResponse.timing() method",p={id:"api/puppeteer.httpresponse.timing",title:"HTTPResponse.timing() method",description:"Timing information related to the response.",source:"@site/versioned_docs/version-22.8.2/api/puppeteer.httpresponse.timing.md",sourceDirName:"api",slug:"/api/puppeteer.httpresponse.timing",permalink:"/api/puppeteer.httpresponse.timing",draft:!1,unlisted:!1,tags:[],version:"22.8.2",frontMatter:{sidebar_label:"HTTPResponse.timing"},sidebar:"api",previous:{title:"HTTPResponse.text",permalink:"/api/puppeteer.httpresponse.text"},next:{title:"HTTPResponse.url",permalink:"/api/puppeteer.httpresponse.url"}},a={},c=[{value:"Signature:",id:"signature",level:4}];function l(e){const t={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,s.a)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.h1,{id:"httpresponsetiming-method",children:"HTTPResponse.timing() method"}),"\n",(0,r.jsx)(t.p,{children:"Timing information related to the response."}),"\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:"class HTTPResponse {\n abstract timing(): Protocol.Network.ResourceTiming | null;\n}\n"})}),"\n",(0,r.jsx)(t.p,{children:(0,r.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,r.jsx)(t.p,{children:"Protocol.Network.ResourceTiming | null"})]})}function u(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},75251:(e,t,n)=>{var r=n(67294),s=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,p=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,n){var r,o={},c=null,l=null;for(r in void 0!==n&&(c=""+n),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(l=t.ref),t)i.call(t,r)&&!a.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===o[r]&&(o[r]=t[r]);return{$$typeof:s,type:e,key:c,ref:l,props:o,_owner:p.current}}t.Fragment=o,t.jsx=c,t.jsxs=c},85893:(e,t,n)=>{e.exports=n(75251)},11151:(e,t,n)=>{n.d(t,{Z:()=>p,a:()=>i});var r=n(67294);const s={},o=r.createContext(s);function i(e){const t=r.useContext(o);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function p(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:i(e.components),r.createElement(o.Provider,{value:t},e.children)}}}]);
|