@crawlee/coreInterfacesStreamingHttpResponseVersion: 3.13On this pageStreamingHttpResponse HTTP response data as returned by the BaseHttpClient.stream method.HierarchyHttpResponseWithoutBodyStreamingHttpResponseIndex PropertiescompletedownloadProgressheadersipredirectUrlsrequeststatusCodestatusMessagestreamtrailersuploadProgressurlProperties inheritedcompletecomplete: booleanreadonlydownloadProgressdownloadProgress: Progressinheritedheadersheaders: SimpleHeadersoptionalinheritedipip?: stringinheritedredirectUrlsredirectUrls: URL[]inheritedrequestrequest: HttpRequest<keyof ResponseTypes>inheritedstatusCodestatusCode: numberoptionalinheritedstatusMessagestatusMessage?: stringstreamstream: Readableinheritedtrailerstrailers: SimpleHeadersreadonlyuploadProgressuploadProgress: Progressinheritedurlurl: string
HTTP response data as returned by the BaseHttpClient.stream method.