[Varnish] #1652: Vary: * should be handled in core
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Sat Dec 27 13:48:33 CET 2014
    
    
  
#1652: Vary: * should be handled in core
----------------------+-------------------
 Reporter:  slink     |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  varnishd  |    Version:  trunk
 Severity:  normal    |   Keywords:
----------------------+-------------------
 Currently, all of the Vary Handling happens in core code, except for
 {{{Vary: *}}}, which is handled in {{{builtin.vcl}}} and creates a hitpass
 object. Core code treats {{{*}}} like any other header name.
 For consistency, {{{Vary: *}}} should be handled in Core code also.
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1652>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list