Property AcceptEncoding
AcceptEncoding
Gets the value of the HTTP Accept-Encoding header.
Specifies the content encodings that are acceptable for the response, allowing the client to indicate its preferences for compression.
public string? AcceptEncoding { get; }