• Xavier Thompson's avatar
    simplehttpserver: Fix and cleanup unified logging · 95e7832c
    Xavier Thompson authored
    Account for unix socket mode where client address will not match
    (host, port), and may in fact be an empty string. Avoid crashing
    while logging when logging invalid HTTP request which do not set
    headers. Improve corresponding tests.
    95e7832c