• Martin Blix Grydeland's avatar
    Deal with fetch failures in ved_stripgzip · f8110c09
    Martin Blix Grydeland authored
    An object failing fetch that is waited upon by the ESI delivery code
    would cause asserts finding an empty object. If waiting for an object,
    check the status of the object and deliver zero bytes if failed.
    
    Fixes: #1953
    f8110c09