Saltar al contenido principal
Servicio de soporte de OCLC

Cookie

Learn how to use the Cookie config.txt directive in EZproxy to preload cookie values to be sent to specific remote web servers.

Cookie preloads cookie values that should be sent to specific remote web servers. These Cookie values become part of new EZproxy sessions as they are created. The need to use this option is extremely rare.

Cookie is a repeatable, position-dependent config.txt directive.

Qualifiers

Calificador Descripción
cookie=value Specify the name of the cookie to set and the value to assign to the cookie.
; domain= domain Specify the domain to which the cookie should be sent.

Opciones

Opción Descripción
; path= /path Specify the path for which the cookie should be sent. The most common value is ; path= /

Sintaxis

Cookie cookie= value[; path= / path]; domain= domain

Ejemplos 

Preload a cookie required by ScienceDirect for proxying to function.

Cookie BROWSER_SUPPORT_COOKIES=1; domain=.sciencedirect.com