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

File http.ts

test/http.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 {STATUS_CODES, Agent} from 'node:http';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected