asio_http icon indicating copy to clipboard operation
asio_http copied to clipboard

Mysterious SSL error

Open qduaty opened this issue 4 years ago • 0 comments

Could you add some error handling for SSL? I've built it slightly differently (adding files directly to my project) and while it generally works, I don't have SSL connection, and the program ends silently with 0. Even an exception would be better than this lack of behavior, because now I have no clue what went wrong.

qduaty avatar Mar 31 '21 09:03 qduaty