HeaderCollection.GetDecodedValue

HeaderCollection.GetDecodedValue method

Gets the header value.

public string GetDecodedValue(string name)
ParameterTypeDescription
nameStringThe text header name.

Return Value

Decoded text value

See Also