• Nils Goroll's avatar
    Check VCL_HEADER vmod arguments · 2f8e02a3
    Nils Goroll authored
    When a VCL_HEADER argument is a vmod return value, it could be
    
    - NULL for an error condition
    - from a different context
    
    Also, we should not assert on HDR_OBJ in VRT_selecthttp() to
    facilitate error handling in vmods.
    
    Fixes #3623
    2f8e02a3