byte Stream
Returns an InputStream that reads the content of this HTTP response. Note that the content is consumed when reading out the input stream, thus subsequent calls will fail with an exception.
Since
200.2.0
Returns an InputStream that reads the content of this HTTP response. Note that the content is consumed when reading out the input stream, thus subsequent calls will fail with an exception.
200.2.0