# Okhttp理解

```yaml
   Author: Gentleman.Hu
   Create Time: 2021-06-18 21:28:25
   Modified by: Gentleman.Hu
   Modified time: 2021-06-22 14:39:25
   Email: justfeelingme@gmail.com
   Home: https://crushing.xyz
   Description:
```

## 理解okhttp中的`getResponseWithInterceptorChain()`

\`\`\`kotlin @Throws(IOException::class)
