System.Net.HttpClient.THTTPResponse.InternalAddCookie
Delphi
procedure InternalAddCookie(const ACookieData: string);
C++
void __fastcall InternalAddCookie(const System::UnicodeString ACookieData);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | THTTPResponse |
Description
Adds the ACookieData to the FCookies.