libcurl got error code 56
OS: Ubuntu 16.04
Today I am testing my program but continue to get the following error message
curl: (56) gnutls recv error (-110)
After Google the web I found following references:
https://blog.csdn.net/weixin_36342174/article/details/132688887
I...