Unit

ScHttp

 

Description

TScHttpWebResponse is a component that used to build HTTP stand-alone client applications that send HTTP requests and receive HTTP responses.

You should never directly create an instance of the TScHttpWebResponse class. Instead, use the instance returned by a call to TScHttpWebRequest.GetResponse. You must free this TScHttpWebResponse instance to close the response and release the connection.

Common header information returned from the Internet resource is exposed as properties of the class. Other headers can be read from the Headers property as name/value pairs.

 

See Also

TScHttpWebRequest

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support