relayAllowAnyHost property

bool relayAllowAnyHost
final

Relay destination dev opt-in (issue #792 AC3): when true, the /relay destination allowlist is lifted so a development taskpane can reach a local mock provider. Off in production — a relay is a provider transport, not a general-purpose fetch tool.

Implementation

final bool relayAllowAnyHost;