FunctionssetCustomCookiesetCustomCookie CallablesetCustomCookie(...args: [value: { expireDate?: string | number | Date; name: string; value: null | string }]): Promise<void>This method sets the value for a custom cookieParametersrest...args: [value: { expireDate?: string | number | Date; name: string; value: null | string }]Returns Promise<void>
This method sets the value for a custom cookie