• Dridi Boukelmoune's avatar
    vtc_http: Turn http::timeout into a duration · 27017722
    Dridi Boukelmoune authored
    This aligns with varnishd where durations are always computed in seconds
    instead of introducing corner cases where sometimes it's milliseconds.
    
    It also aligns with vtc_syslog that was introduced after the change to
    "seconds everywhere" in varnishd.
    27017722
vtc_http.c 44.5 KB