REST.Client.TCustomRESTClient.SetHTTPHeader

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetHTTPHeader(const AName, AValue: string);

C++

void __fastcall SetHTTPHeader(const System::UnicodeString AName, const System::UnicodeString AValue);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.