安卓okhttp3使用http2.0

implementation 'com.squareup.okhttp3:okhttp:3.9.0' 我用的是3.9.0版本,調用http2.0代碼以下java fun setDefaultClient(): Builder { myOkHttpClient = OkHttpClient.Builder() .cookieJar(CookieManger())
相關文章
相關標籤/搜索