MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / hostnames.test.ts

File hostnames.test.ts

packages/server/test/hostnames.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Host-header allowlist (ROADMAP M4.1).
3 *
4 * Pure unit cases for `stripPort` / `isAllowedHost` / the env parsers, plus a

Callers

nothing calls this directly

Calls 11

stripPortFunction · 0.90
formatHostErrorMessageFunction · 0.90
isAllowedHostFunction · 0.90
parseAllowedHostsFunction · 0.90
isHostCheckDisabledFunction · 0.90
createHostCheckFunction · 0.90
injectMethod · 0.80
jsonMethod · 0.80
getMethod · 0.65
readyMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected