MCPcopy Index your code
hub / github.com/Kong/httpsnippet / headers.test.ts

File headers.test.ts

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

Source from the content-addressed store, hash-verified

1import { getHeader, getHeaderName, hasHeader } from './headers';
2
3const headers = {
4 'Content-Type': 'multipart/form-data; boundary=---011000010111000001101001',

Callers

nothing calls this directly

Calls 3

getHeaderFunction · 0.90
getHeaderNameFunction · 0.90
hasHeaderFunction · 0.90

Tested by

no test coverage detected