TScHeaderList
function ToString: string;
Description
Represents the list of key-value pairs as a string in the HTTP header format:
'Header1: Value1#13#10Header2: Value2#13#10Header3: Value3'
See also
Strings