• Pål Hermunn Johansen's avatar
    Proper handling of duplicate headers on IMS headers merge · d6ed2444
    Pål Hermunn Johansen authored
    This fixes a problem when a backend replies with 304 Not Modified
    (after a http conditional request from varnish) and does not supply a
    header that was duplicate in the cached object.
    
    Before this patch, varnish would only supply (by copying from the
    expired object) the first instance of a duplicate header.
    d6ed2444
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
http1 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...