1. 08 Oct, 2009 11 commits
  2. 28 Sep, 2009 18 commits
  3. 31 Jul, 2009 3 commits
  4. 30 Jul, 2009 1 commit
  5. 29 Jul, 2009 1 commit
  6. 19 May, 2009 1 commit
    • 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
  7. 28 Apr, 2009 1 commit
  8. 01 Apr, 2009 4 commits