IPWorks WebSockets 2020 C++ Builder Edition

Questions / Feedback?

AddCookie Method

Adds a cookie and the corresponding value to the outgoing request headers.

Syntax

void __fastcall AddCookie(String CookieName, String CookieValue);

Remarks

This property adds a cookie and the corresponding value to the outgoing request headers. Please refer to the Cookies property for more information on cookies and how they are managed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 C++ Builder Edition - Version 20.0 [Build 8155]