Glide - adding header to request

前端 未结 8 1403
北海茫月
北海茫月 2021-02-02 09:25

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

8条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-02 10:13

    If you can't get Glide to do it, you can use OkHttp Interceptors.

提交回复
热议问题