• Dridi Boukelmoune's avatar
    esi: Implement <esi:include onerror="continue"/> · 26097fb0
    Dridi Boukelmoune authored
    This changes the default behavior of includes, matching the ESI language
    specification. The onerror attribute seems to only accept one value, so
    in its absence a failed ESI fragment delivery aborts the top request
    delivery.
    
    This new behavior requires the esi_include_onerror feature flag to be
    raised to take effect.
    
    In addition, it breaks the ESI object attribute format for persisted
    caches.
    26097fb0
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
fuzzers Loading commit data...
hash Loading commit data...
hpack Loading commit data...
http1 Loading commit data...
http2 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am 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...