Internet Direct (Indy) Version 9.0.2 Beta
|
property AcceptLanguage: string;
Each language specified may have an associated quality value which represents an estimate of the user preference for the languages specified by that range. The quality value defaults to "q=1". For example:
da, en-gb;q=0.8, en;q=0.7
The special character "*" matches every tag not matched by any other language specifier in AcceptLanguage. If no AcceptLanguage header is present in the request, the server assumes that all languages are equally acceptable.