is there a method to add custom header to request when image is downloaded? I can use volley or okhttp in Glide.
I try add cookie to cookiemanager in okhttpclient, but i
If you can't get Glide to do it, you can use OkHttp Interceptors.