android-async-http-master这个开源框架 post请求头怎么设置
你是要在请求头里增加自定义的值吗,如果那样可以使用client.addHeader("mykey", value);