Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol

From RAD Studio API Documentation
Jump to: navigation, search

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 secure transport protocol.

The HTTPProtocol method returns the 'https' string that represents the name of the secure transport protocol.