Field AcceptEncoding
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 const string AcceptEncoding = "Accept-Encoding"
Returns
- string
- The HTTP Accept-Encoding header. Specifies the content encodings that are acceptable for the response, allowing the client to indicate its preferences for compression.