MCPcopy
hub / github.com/sindresorhus/got / stream.ts

File stream.ts

test/stream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import process from 'node:process';
2import {Buffer} from 'node:buffer';
3import fs from 'node:fs';
4import {Agent as HttpAgent, request as httpRequest, type ClientRequest} from 'node:http';

Callers

nothing calls this directly

Calls 8

expectStreamToEndFunction · 0.85
delayFunction · 0.85
jsonMethod · 0.80
pipeMethod · 0.80
writeMethod · 0.80
setMethod · 0.80
optionsMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected