Unit
ScHttp
Description
TScWebHeaderCollection maintains a list of key-value pairs, that are protocol headers associated with an HTTP request or response.
The TScWebHeaderCollection class is generally accessed through TScHttpWebRequest.Headers or TScHttpWebResponse.Headers.
See also