• Poul-Henning Kamp's avatar
    · 8cd8583b
    Poul-Henning Kamp authored
    Fix pipelining.
    
    A braino in http_Dissect() resulted in an off-by-one error
    (protected with assert now)
    
    Move any remaning bytes in buffer to front and check for
    a complete header before arming the eventloop on the
    session.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk@302 d4fa192b-c00b-0410-8231-f00ffab90ce4
    8cd8583b
Name
Last commit
Last update
bin Loading commit data...
contrib Loading commit data...
include Loading commit data...
lib Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...