REST.Client.TCustomRESTRequest.DoApplyCookieParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoApplyCookieParams(const AParamList: TRESTRequestParameterArray; const CookieURL: string); virtual;

C++

virtual void __fastcall DoApplyCookieParams(const System::DynamicArray<TRESTRequestParameter*> AParamList, const System::UnicodeString CookieURL);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTRequest

Description

Embarcadero Technologies does not currently have any additional information.