UtilGeckoFxProxyPipeliningEnabled Property

Gets or sets a value indicating whether HTTP pipelining is enabled in proxy servers.

Definition

Namespace: DevCase.ThirdParty.GeckoFx
Assembly: DevCase.net48.ThirdParty.GeckoFx (in DevCase.net48.ThirdParty.GeckoFx.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool ProxyPipeliningEnabled { get; set; }

Property Value

Boolean
if HTTP pipelining is enabled in proxy servers, otherwise, .

Remarks

Recommended value:

See Also