proxyUrl

abstract var proxyUrl: String?(source)

The proxy URL for the WebView for all network requests.

Must be either a http:// or a socks5:// URL.

Platform-specific

  • macOS: Requires the macos-proxy feature flag and only compiles for macOS 14+.