> For the complete documentation index, see [llms.txt](https://docs.crushing.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crushing.xyz/android/http/okhttp-li-jie.md).

# 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)
