ResponseEntityProxy{[Content-Type: text/html,Content-Encoding: gzip,Chunked: true]}
这是HttpEntity,但是用getContentEncoding取出来的值为null,各位有遇到的吗
我也遇到了这种概况,HttpEntity Content-Type: text/html,Content-Encoding: gzip,Chunked: true
你取出来的HttpEntity估计也为null吧?