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

File gzip.ts

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

Source from the content-addressed store, hash-verified

1import {Buffer} from 'node:buffer';
2import {promisify} from 'node:util';
3import zlib from 'node:zlib';
4import test from 'ava';

Callers

nothing calls this directly

Calls 4

createRawHttpServerFunction · 0.85
closeFunction · 0.85
writeMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected