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

File headers.ts

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

Source from the content-addressed store, hash-verified

1import {Buffer} from 'node:buffer';
2import process from 'node:process';
3import type {IncomingHttpHeaders} from 'node:http';
4import test from 'ava';

Callers

nothing calls this directly

Calls 4

createHttpTestServerFunction · 0.85
testFunction · 0.85
kyFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected