Namespace Kuestenlogik.Bowire.Helpers

Classes

SelfOriginCheck

Helper for distinguishing "serverUrl is this very workbench host" from "serverUrl points at an external server". Used by protocol plugins that scan the local EndpointDataSource for auto-discoverable endpoints (SSE, WebSocket, SignalR) — without this check, the workbench host's OWN endpoints (e.g. /mcp when run with --enable-mcp-adapter) leak into every external serverUrl the operator adds and read as accidental services tagged to the wrong source.