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
Replaces all cookies stored for a domain with <httpRequest variable>.Send.
Syntax

Replacing all cookies (HTTPSend) Hide the details

<HTTP request>.ReplaceCookie(<Domain> , <Cookies>)
<HTTP request>: httpRequest variable
Name of httpRequest variable for which the cookies will be replaced.
<Domain>: Character string
Domain for which the array cookies will be used.
<Cookies>: Array of Cookie variables
New list of cookies that will be applied to the domain.
Remarks
The cookies for a domain are limited to 20 cookies of up to 4KB each.
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