Tag

  • Show log

    Commit

  • Hash : a8a04565
    Author : wenyg
    Date : 2019-05-30T17:38:49

    https-client: correction error checking
    
    When connecting to a non-existent HTTPS service, the "req" is not null
    but the "evhttp_request_get_response_code(req)" is zero.
    
    Closes: #822 (cherry-picked)
    (cherry picked from commit 891dd1880fed8c5e1e98f122daeb1ae8414f6b1c)