• Poul-Henning Kamp's avatar
    Fix a race spotted by Nils: We have to hold a ref to the · b2b6e329
    Poul-Henning Kamp authored
    busyobj if we want to examine it in any detail.
    
    Hold that ref over all of V1D_Deliver() (different from Nils
    patch) to make sure we have a consistent view on streaming
    vs. no streaming throughout.
    
    Also use the bo to clean up a hack related to ESI includes.
    
    Diagnosed by:	Nils Goroll
    b2b6e329
cache_http1_deliver.c 11.6 KB