MCPcopy
hub / github.com/FlowiseAI/Flowise / headerValidation.test.ts

File headerValidation.test.ts

packages/components/src/headerValidation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { redactSensitiveHeaders, validateCustomHeaders } from './headerValidation'
2
3describe('validateCustomHeaders', () => {
4 it('accepts a typical auth header set', () => {

Callers

nothing calls this directly

Calls 2

validateCustomHeadersFunction · 0.90
redactSensitiveHeadersFunction · 0.90

Tested by

no test coverage detected