Buckets:

immErfanrajabee/bd / node_modules /https-proxy-agent /dist /parse-proxy-response.d.ts
imerfanrajabee's picture
download
raw
469 Bytes
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import { IncomingHttpHeaders } from 'http';
import { Readable } from 'stream';
export interface ConnectResponse {
statusCode: number;
statusText: string;
headers: IncomingHttpHeaders;
}
export declare function parseProxyResponse(socket: Readable): Promise<{
connect: ConnectResponse;
buffered: Buffer;
}>;
//# sourceMappingURL=parse-proxy-response.d.ts.map

Xet Storage Details

Size:
469 Bytes
·
Xet hash:
ce1f52a8dfd0596f530d8d10b3fd9dcf74a675562e1de195883dd1c18c9694f4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.