Don't follow protocol redirects.
OkHttp allows protocol redirects by default, so turn them off explicitly. Also, let HttpsHandler extend HttpHandler so that they can share code that deals with OkHttpClient initialization. Change-Id: I890456260571abd40a64ab1647eb4e991f5b1c7e
Loading
Please sign in to comment