PROXY_OVERRIDE_REVERSE_BYPASS constant

WebViewFeature const PROXY_OVERRIDE_REVERSE_BYPASS

Feature for isFeatureSupported. This feature covers ProxySettings.reverseBypassEnabled.

Implementation

static const PROXY_OVERRIDE_REVERSE_BYPASS = WebViewFeature._internal(
  'PROXY_OVERRIDE_REVERSE_BYPASS',
  'PROXY_OVERRIDE_REVERSE_BYPASS',
);