Searched refs:proxyVersion (Results 1 – 3 of 3) sorted by relevance
96 const proxyVersion = req.getHeader('Winscope-Proxy-Version'); constant97 if (!proxyVersion) return false;98 const [proxyMajor, proxyMinor, proxyPatch] = proxyVersion
149 readonly proxyVersion = VERSION; property in WinscopeProxySetupComponent
80 …sion is incompatible with Winscope. Please update the proxy to version ${component.proxyVersion}.`,