• Poul-Henning Kamp's avatar
    Make · 0e984bd4
    Poul-Henning Kamp authored
    set req.http.Cookie = req.http.Cookie + " " + req.http.Cookie-sess;
    
    do the obvious thing, even if req.http.Cookie does not exist.
    
    The underlying issue was a badly though through overloading of
    the NULL value to mean "Unset".  Now it has its own magic marker.
    
    Fixes #1218
    0e984bd4
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
mgt Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
default.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...