WebLoadOptions.ConfigureHeaders property

On this page

Action for configuration of the request headers. First parameter of the action is the Uri.

public Action<string, NameValueCollection> ConfigureHeaders { get; set; }

See Also

On this page