Edit

kc3-lang/libevent/sample

Branch :

  • Show log

    Commit

  • Author : wenyg
    Date : 2019-05-30 17:38:49
    Hash : a8a04565
    Message : 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)