System.Net.URLClient.TURLClient.GetCustomHeaderValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCustomHeaderValue(const Name: string): string;

C++

System::UnicodeString __fastcall GetCustomHeaderValue(const System::UnicodeString Name);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


Description

Renvoie la valeur CustomHeaders pour le Name spécifié.

Voir aussi