MultipartContent.HeaderEncodingSelector Property

Definition

Gets or sets a callback that decode response header values.

C#
public System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpContent>? HeaderEncodingSelector { get; set; }

Property Value

The header encoding selector callback to decode the value for the specified response header name, or null to indicate the default behavior.

Applies to

Product Versions
.NET 5, 6, 7, 8, 9, 10