Code Monkey home page Code Monkey logo

Comments (8)

panpf avatar panpf commented on August 15, 2024

如果你很急的话就得自定义一个下载器,但这样比较麻烦,你要是可以等的话下个版本就会改造ImageDownloader的实现,就可以扩展一个可以设置请求头的方法,下个版本最快本周末发布,最迟下周末发布

from sketch.

chenchongyu avatar chenchongyu commented on August 15, 2024

好的!等你发布新版本!

from sketch.

panpf avatar panpf commented on August 15, 2024

哥们 你这个需求是需要给所有的请求都加上一个User-Agent吗?有没有什么其它的条件?

from sketch.

chenchongyu avatar chenchongyu commented on August 15, 2024

其实最好就是给请求的request开发addHeader接口就好!用户想自己添加什么header都可以。因为有的网络请求服务端是做了一些限定的,比如我们这个要自己指定user-agent

from sketch.

panpf avatar panpf commented on August 15, 2024

那你需要根据不同的请求设置不同的User-Agent吗?或者有的请求设置有的请求不设置?

from sketch.

chenchongyu avatar chenchongyu commented on August 15, 2024

我的目前是所有请求都设置相同的请求头

from sketch.

panpf avatar panpf commented on August 15, 2024

哥们儿 Sketch已经发布新版了,可以设置User-Agent了,你只需调用Sketch.with(context).getConfiguration().getHttpStack().setUsetAgent(String)方法设置即可

from sketch.

panpf avatar panpf commented on August 15, 2024

已在2.2.0上提供此功能

from sketch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.