yanzhenjie / Kalle

:apple: Http client for Android platform.
https://yanzhenjie.com/Kalle
Apache License 2.0
592 stars 98 forks source link

Https 请求报错 #109

Open ithomasoft opened 4 years ago

ithomasoft commented 4 years ago

使用nohttp时没问题,使用kalle 就会报以下错误 javax.net.ssl.SSLException: Read error: ssl=0xedcb3f18: I/O error during system call, Connection reset by peer

在网上查找的解决方案都不行。

ithomasoft commented 4 years ago

postman可以请求到数据