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

File headers.ts

test/headers.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 path from 'node:path';

Callers

nothing calls this directly

Calls 9

createRawHttpServerFunction · 0.85
closeFunction · 0.85
createOkRawHttpServerFunction · 0.85
jsonMethod · 0.80
hasMethod · 0.80
setMethod · 0.80
respondFunction · 0.70
requestFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected