OkHttp (GitHub:https://github.com/square/okhttp) 的Interceptor 就如同名称「拦截器」一样,拦截你的Request 做一些你想做的事情再送出去。例如:
確定! 回上一頁