ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / HTTP functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Retrieves cookies read in the httpResponse variable (containing the result of <httpRequest variable>.Send).
Syntax

Retrieving the cookies read via an httpResponse variable Hide the details

<Result> = <HTTP response>.GetCookie()
<Result>: Array of Cookie variables
List of cookies stored in memory for the specified domain.
<HTTP response>: httpResponse variable
Name of httpResponse variable for which the cookies will be listed.
Component: wd290com.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help