puppeteer/assets/js/674be82c.1534e689.js
release-please[bot] d321f9557a deploy: 8c0ac61260
2023-12-06 08:09:55 +00:00

2 lines
3.0 KiB
JavaScript

/*! For license information please see 674be82c.1534e689.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[56289],{65196:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>a,contentTitle:()=>p,default:()=>l,frontMatter:()=>o,metadata:()=>i,toc:()=>u});var s=r(85893),n=r(11151);const o={sidebar_label:"HTTPRequest.response"},p="HTTPRequest.response() method",i={id:"api/puppeteer.httprequest.response",title:"HTTPRequest.response() method",description:"A matching HTTPResponse object, or null if the response has not been received yet.",source:"@site/versioned_docs/version-21.6.0/api/puppeteer.httprequest.response.md",sourceDirName:"api",slug:"/api/puppeteer.httprequest.response",permalink:"/api/puppeteer.httprequest.response",draft:!1,unlisted:!1,tags:[],version:"21.6.0",frontMatter:{sidebar_label:"HTTPRequest.response"},sidebar:"api",previous:{title:"HTTPRequest.respond",permalink:"/api/puppeteer.httprequest.respond"},next:{title:"HTTPRequest.responseForRequest",permalink:"/api/puppeteer.httprequest.responseforrequest"}},a={},u=[{value:"Signature:",id:"signature",level:4}];function c(e){const t={a:"a",code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,n.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{id:"httprequestresponse-method",children:"HTTPRequest.response() method"}),"\n",(0,s.jsxs)(t.p,{children:["A matching ",(0,s.jsx)(t.code,{children:"HTTPResponse"})," object, or null if the response has not been received yet."]}),"\n",(0,s.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-typescript",children:"class HTTPRequest {\n abstract response(): HTTPResponse | null;\n}\n"})}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,s.jsxs)(t.p,{children:[(0,s.jsx)(t.a,{href:"/api/puppeteer.httpresponse",children:"HTTPResponse"})," | null"]})]})}function l(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(c,{...e})}):c(e)}},75251:(e,t,r)=>{var s=r(67294),n=Symbol.for("react.element"),o=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,i=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,r){var s,o={},u=null,c=null;for(s in void 0!==r&&(u=""+r),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(c=t.ref),t)p.call(t,s)&&!a.hasOwnProperty(s)&&(o[s]=t[s]);if(e&&e.defaultProps)for(s in t=e.defaultProps)void 0===o[s]&&(o[s]=t[s]);return{$$typeof:n,type:e,key:u,ref:c,props:o,_owner:i.current}}t.Fragment=o,t.jsx=u,t.jsxs=u},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>i,a:()=>p});var s=r(67294);const n={},o=s.createContext(n);function p(e){const t=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:p(e.components),s.createElement(o.Provider,{value:t},e.children)}}}]);