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