puppeteer/assets/js/e1312ca9.152aba59.js
release-please[bot] dbe811d14d deploy: 00fa75ec9e
2024-03-25 08:33:28 +00:00

2 lines
2.8 KiB
JavaScript

/*! For license information please see e1312ca9.152aba59.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[82577],{45141:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>a,contentTitle:()=>p,default:()=>l,frontMatter:()=>o,metadata:()=>i,toc:()=>c});var r=n(85893),s=n(11151);const o={sidebar_label:"HTTPResponse.text"},p="HTTPResponse.text() method",i={id:"api/puppeteer.httpresponse.text",title:"HTTPResponse.text() method",description:"Promise which resolves to a text (utf8) representation of response body.",source:"@site/../docs/api/puppeteer.httpresponse.text.md",sourceDirName:"api",slug:"/api/puppeteer.httpresponse.text",permalink:"/next/api/puppeteer.httpresponse.text",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"HTTPResponse.text"},sidebar:"api",previous:{title:"HTTPResponse.statusText",permalink:"/next/api/puppeteer.httpresponse.statustext"},next:{title:"HTTPResponse.timing",permalink:"/next/api/puppeteer.httpresponse.timing"}},a={},c=[{value:"Signature:",id:"signature",level:4}];function u(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:"httpresponsetext-method",children:"HTTPResponse.text() method"}),"\n",(0,r.jsx)(t.p,{children:"Promise which resolves to a text (utf8) representation of response body."}),"\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 text(): Promise<string>;\n}\n"})}),"\n",(0,r.jsx)(t.p,{children:(0,r.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,r.jsx)(t.p,{children:"Promise<string>"})]})}function l(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(u,{...e})}):u(e)}},75251:(e,t,n)=>{var r=n(67294),s=Symbol.for("react.element"),o=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,i=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,u=null;for(r in void 0!==n&&(c=""+n),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)p.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:u,props:o,_owner:i.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:()=>i,a:()=>p});var r=n(67294);const s={},o=r.createContext(s);function p(e){const t=r.useContext(o);return r.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(s):e.components||s:p(e.components),r.createElement(o.Provider,{value:t},e.children)}}}]);