Internet Direct (Indy) Version 9.0.2 Beta
TIdHeaderList.CaseSensitive
Indicates if header name comparisons are case sensitive.

property CaseSensitive: Boolean;
Description
CaseSensitive is a Boolean property that indicates if header name comparisons are case sensitive. Name, Values, and IndexOf will consider case to be significant when CaseSensitive is True.