I am consuming api which have a data of stream type and I want to access that and get chunks and display till the request completes. How would I be able to do that as I am getting following attributes in response
htmlStream here is the attribute of type stream.
[enter image description here][2]
Api Response : [2]: https://i.stack.imgur.com/eukvI.png