• Dridi Boukelmoune's avatar
    Revert "More work on refactoring req-cleanup" · 3a9681de
    Dridi Boukelmoune authored
    This reverts commit 6233b088.
    
    Conflicts:
    	bin/varnishd/cache/cache_req.c
    
    The conflict was introduced with the handling of h2 stream 0 pseudo
    request: 51127b46. This fixes a
    regression where timeout_idle could be circumvented by a periodic
    CRLF, except that it has no real consequence like holding onto a
    worker thread thanks to timeout_linger kicking in as expected.
    
    In addition to reverting the change, test coverage is added.
    3a9681de
Name
Last commit
Last update
..
cache_http1.h Loading commit data...
cache_http1_deliver.c Loading commit data...
cache_http1_fetch.c Loading commit data...
cache_http1_fsm.c Loading commit data...
cache_http1_line.c Loading commit data...
cache_http1_pipe.c Loading commit data...
cache_http1_proto.c Loading commit data...
cache_http1_vfp.c Loading commit data...