Datasnap.DSHTTPClient.TDSHTTP Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
IHeaderListpublicIHeaderList is the interface that manages the list of header fields of the HTTP request and HTTP response messages.
IProxyConnectionInfopublicIProxyConnectionInfo is the interface that manages the specific parameters for the connection with the proxy server.
IRequestpublicInterface for classes that handle HTTP request messages.
IRequestHeaderListpublicIRequestHeaderList is the interface that manages the list of header fields of the HTTP request message.
IResponsepublicInterface for classes that handle HTTP response messages.
TValidateCertificateEventpublic