API:REST.Client.TRESTRequestParameterList.AddHeader

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddHeader(const AName, AValue: string): TRESTRequestParameter;

C++

TRESTRequestParameter* __fastcall AddHeader(const System::UnicodeString AName, const System::UnicodeString AValue);

Properties

Type Visibility Source Unit Parent
function public
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequestParameterList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!