@crawlee/coreInterfacesStreamingHttpResponseVersion: 3.12On this pageStreamingHttpResponse HTTP response data as returned by the BaseHttpClient.stream method.HierarchyHttpResponseWithoutBodyStreamingHttpResponseIndex PropertiescompletedownloadProgressheadersipredirectUrlsrequeststatusCodestatusMessagestreamtrailersuploadProgressurlProperties completecomplete: booleanreadonlydownloadProgressdownloadProgress: Progressheadersheaders: SimpleHeadersoptionalipip?: stringredirectUrlsredirectUrls: URL[]requestrequest: HttpRequest<keyof ResponseTypes>statusCodestatusCode: numberoptionalstatusMessagestatusMessage?: stringstreamstream: Readabletrailerstrailers: SimpleHeadersreadonlyuploadProgressuploadProgress: Progressurlurl: string
HTTP response data as returned by the BaseHttpClient.stream method.