HttpRequestModifier Property

PreStorm - A Data Client for ArcGIS Server REST API
An action that globally modifies the underlying HttpWebRequest object.

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public static Action<HttpWebRequest> RequestModifier { get; set; }

Property Value

Type: ActionHttpWebRequest
See Also

Reference