• Martin Blix Grydeland's avatar
    Clean up assertions in http_hdr_flags() · 3056e30a
    Martin Blix Grydeland authored
    The input argument assertions and checks in http_hdr_flags() were
    misleading and lacking. With this patch it returns (NULL) on either input
    being NULL, and also when called with an empty string instead of
    asserting.
    3056e30a
cache_http.c 34.3 KB