CUrlResponse Headers Property CTCT Wrapper Documented Class Library
Headers dictionary.

Namespace: CTCT.Util
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public Dictionary<string, string> Headers { get; set; }
See Also