• Geoff Simmons's avatar
    activate() adds pesi even when the ESIDATA attribute is not set. · 03fdfd18
    Geoff Simmons authored
    There may be a race, by which the attribute is not set when activate()
    is invoked, resulting in no pesi processing on the response. But in
    fact the response does contain ESI includes, and the attribute gets set
    later. With the result that unresolved ESI includes appear in the
    response.
    
    The VDP will catch this, because it checks the object attribute
    again in vdp_init, and continues only if it is set.
    03fdfd18
Name
Last commit
Last update
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...