Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function HTTPProtocol: string; override;

C++

virtual System::UnicodeString __fastcall HTTPProtocol();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DbxHTTPLayer.pas
Data.DbxHTTPLayer.hpp
Data.DbxHTTPLayer TDBXHTTPSLayer

Description

Renvoie le nom du protocole HTTP sous forme de chaîne.

Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol hérite de Data.DbxHTTPLayer.TDBXHTTPLayer.HTTPProtocol. Tout le contenu en-dessous de cette ligne se réfère à Data.DbxHTTPLayer.TDBXHTTPLayer.HTTPProtocol.

Renvoie le nom du protocole HTTP sous forme de chaîne.

La méthode protégée HTTPProtocol renvoie le nom du protocole HTTP sous forme de chaîne.

Voir aussi