• Dridi Boukelmoune's avatar
    varnishtest: Replace macro_get() with macro_cat() · eb71eae7
    Dridi Boukelmoune authored
    The latter operates on a VSB, which is always what call sites are doing
    anyway. It also takes the responsibility of ignoring unknown macros, in
    preparation for more responsibilities that will also require the ability
    to fail a test case.
    eb71eae7
vtc_http.c 43.4 KB