CGSetCookieValues(TStrings,TCGWebResponse,TDateTime,string,string,Boolean) Method

Represents method CGSetCookieValues(TStrings,TCGWebResponse,TDateTime,string,string,Boolean).

Namespace: IWCGJQCommon
procedure CGSetCookieValues(const ACookies: TStrings; AResponse: TCGWebResponse; const AExpire: TDateTime;
 const APath: string = ''; ADomain: string = ''; ASecure: Boolean = False); overload;

Parameters

ACookies
Type: TStrings

AResponse
Type: System.Void

AExpire
Type: TDateTime

APath
Type: string

ADomain
Type: string

ASecure
Type: Boolean