• Artur Bergman's avatar
    Merge r4049 r4066: Allows you to turn off ESI processing per request · 6d87f66b
    Artur Bergman authored
    Move the setting of the correct headers for ESI from ESI parsing time to delivery time. 
    This is in anticipation for set req.esi = off; 
    
    Allows you to turn off esi processing for a specific request using set req.esi = off even 
    if the object has been esi processed -- this is useful if you have a cache heirarchy of 
    varnish machines as well as debugging. 
    Only change to processing is to store a copy of the attribute value instead of 
    mangling to original. Committed from Oahu.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/branches/2.0@4082 d4fa192b-c00b-0410-8231-f00ffab90ce4
    6d87f66b
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
man Loading commit data...
redhat Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...