Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ redactSensitiveHeaders, validateCustomHeaders } from
'./headerValidation'
2
3
describe(
'validateCustomHeaders'
, () => {
4
it(
'accepts a typical auth header set'
, () => {
Callers
nothing calls this directly
Calls
2
validateCustomHeaders
Function · 0.90
redactSensitiveHeaders
Function · 0.90
Tested by
no test coverage detected