API:Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol
Delphi
function HTTPProtocol: string; override;
C++
virtual System::UnicodeString __fastcall HTTPProtocol();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.DbxHTTPLayer.pas Data.DbxHTTPLayer.hpp |
Data.DbxHTTPLayer | TDBXHTTPSLayer |
Description
Returns the name of the HTTP protocol as a string.
Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol inherits from Data.DbxHTTPLayer.TDBXHTTPLayer.HTTPProtocol. All content below this line refers to Data.DbxHTTPLayer.TDBXHTTPLayer.HTTPProtocol.
Returns the name of the HTTP protocol as a string.
The HTTPProtocol protected method returns the name of the HTTP protocol as a string.