Closed GoogleCodeExporter closed 9 years ago
这是哪个版本?
Original comment by lds1...@gmail.com
on 3 Jun 2011 at 2:23
108 和 109 都是 0.7.3
的,发布0.7.3的时候那个测试代码还没有屏蔽,相关的问题也
没有改。
Original comment by ch.lin...@gmail.com
on 3 Jun 2011 at 2:25
<code>
public InputStream asStream() throws ResponseException {
HttpEntity entity = mResponse.getEntity();
//FIXME: entity 可能为空
...
}
</code>
Already fixed.
Original comment by lds2...@gmail.com
on 3 Jun 2011 at 2:40
Original issue reported on code.google.com by
ch.lin...@gmail.com
on 3 Jun 2011 at 8:29