@crawlee/coreInterfacesStreamingHttpResponseVersion: NextOn 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.