System.Net.HttpClient.THTTPResponse.InternalAddCookie
Delphi
procedure InternalAddCookie(const ACookieData: string);
C++
void __fastcall InternalAddCookie(const System::UnicodeString ACookieData);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | THTTPResponse |
Beschreibung
Fügt ACookieData zu FCookies hinzu.