Multiple Set-Cookie Headers

Andreas Plesner Jacobsen apj at mutt.dk
Wed Nov 16 10:19:07 CET 2011


On Mon, Nov 14, 2011 at 12:19:52PM +0100, Kenny Deckers wrote:

> |if (beresp.http.X-Old-Cookie ~ "NO_CACHE=") {|

if(header.get(beresp.http.Set-Cookie, "NO_CACHE=")) {

-- 
Andreas




More information about the varnish-misc mailing list