MCPcopy Index your code
hub / github.com/inkeep/open-knowledge / loopback.test.ts

File loopback.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test';
2import { isAllowedWorkspaceHostHeader, isLoopbackAddress } from './loopback';
3
4describe('isLoopbackAddress', () => {

Callers

nothing calls this directly

Calls 2

isLoopbackAddressFunction · 0.90

Tested by

no test coverage detected