AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones HTTP
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
Versión mínima requerida
  • Versión 24
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/06/2023

Señalar un error o enviar una sugerencia | Ayuda local