Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: HttpContentEncoding? ParseHttpContentEncoding(string)

Declaration

public static HttpContentEncoding? ParseHttpContentEncoding(
    string value
)

Summary

Parses the Content-Encoding header. Returns null if the value is not valid.