首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
王大帝
掘友等级
Android 高级开发工程师
坚持做对的事,对的就是对的
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
2
文章 2
沸点 0
赞
2
返回
|
搜索文章
王大帝
Android 高级开发工程师
·
6年前
关注
OKio源码解析
先立贴,后面有时间再整理出来。开发者也可以先看一下引用的两篇文章,写的也很好。...
0
评论
分享
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(6)----拦截器CallServerInterceptor
This is the last interceptor in the chain. It makes a network call to the server. 在JAV...
8
评论
分享
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(5)----拦截器ConnectInterceptor
Opens a connection to the target server and proceeds to the next interceptor. 连接拦截器的代码...
0
评论
分享
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(4)----拦截器CacheInterceptor
Serves requests from the cache and writes responses to the cache. 缓存拦截器,负责读取缓存直接返回、更新缓...
7
评论
分享
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(3)----拦截器BridgeInterceptor
Bridges from application code to network code. First it builds a network request from ...
0
评论
分享
王大帝
赞了这篇文章
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(2)----拦截器RetryAndFollowUpInterceptor
This interceptor recovers from failures and follows redirects as necessary. It may thr...
1
评论
分享
王大帝
赞了这篇文章
王大帝
Android 高级开发工程师
·
6年前
关注
OKHttp源码解析(1)----整体流程
Android系统提供了两种HTTP通信类,HttpURLConnection和HttpClient,HttpURLConnection相对来说比HttpClient难用,...
3
评论
分享
个人成就
文章被点赞
19
文章被阅读
7,183
掘力值
196
关注了
14
关注者
16
收藏集
2
关注标签
9
加入于
2017-01-17