Gets or sets the default headers.
public WebHeaderCollection? DefaultHeaders { get; set; }
A collection of additional headers to include in every request.
Use this property to specify headers that are not already exposed by other properties on the settings.