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
Please read this thread: https://github.com/bumptech/glide/issues/198
It appears as if it will be implemented in the coming release (4.0).