Internet Direct (Indy) Version 9.0.2 Beta
TIdRequestHeaderInfo.AcceptEncoding
Indicates the content encodings accepted in a HTTP response.

property AcceptEncoding: string;
Description
AcceptEncoding is a String property that indicates the content encodings accepted in a resulting HTTP response. An AcceptEncoding value is composed of one or more content encoding scheme and an optional realtive quality factor for the encoding. AcceptEncoding permits the same values as permitted in ContentEncoding. The special "*" symbol in AcceptEncoding matches any available content encoding not explicitly listed in the header field.