Data.DbxHTTPLayer
Defines classes that describe the DataSnap HTTP and HTTPS communication layers, and abstract DataSnap HTTP clients and response streams.
| Package | DbxClientDriver290.bpl |
|---|
Classes
| EHTTPProtocolException | Exception with HTTP error information. |
| TDBXHTTPLayer | Describes the communication layer. |
| TDBXHTTPSLayer | Describes the secure communication layer. |
| TDSHTTPClient | Abstract HTTP client. |
| TDSHTTPResponseStream | Abstract HTTP response stream. |