okhttp3时,如果请求失败多次,会触发如下问题
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
```
A connection to http://xxx.com was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.