Property ContentType
ContentType
Gets or sets the value of the HTTP Content-Type header.
public string? ContentType { get; set; }
Property Value
Remarks
Note: setting the value of this header, the value present in the response's HttpContent will be overwritten.