System.Net.HttpClient.THTTPResponse.InternalAddCookie

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure InternalAddCookie(const ACookieData: string);

C++

void __fastcall InternalAddCookie(const System::UnicodeString ACookieData);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPResponse


Description

Ajoute la ACookieData au FCookies.

Voir aussi