[Varnish] #1058: Multiple Set-Cookie Headers not being merged
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Mon Nov 14 12:17:17 CET 2011
    
    
  
#1058: Multiple Set-Cookie Headers not being merged
----------------------+-----------------------------------------------------
  Reporter:  KennyDs  |        Type:  defect  
    Status:  closed   |    Priority:  high    
 Milestone:           |   Component:  varnishd
   Version:  3.0.0    |    Severity:  major   
Resolution:  wontfix  |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by kristian):
  * status:  new => closed
  * resolution:  => wontfix
Comment:
 Working as intended.
 If you wish to modify individual set-cookie headers, use the header-vmod.
 If you wish to merge the headers(which your clients wont like), use
 std.collect().
 The fundamental problem is that Set-Cookie isn't possible to merge and
 pretty much violates the HTTP spec.
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1058#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list