Hi,
Implementing a feature in our apps needs the stream feature for http request, which requires access to response.body.getReader()
in Fetch API. But currently the body
property is missing. Is there any plans to add it?
Regards,
Shumin Liu
Hi,
Implementing a feature in our apps needs the stream feature for http request, which requires access to response.body.getReader()
in Fetch API. But currently the body
property is missing. Is there any plans to add it?
Regards,
Shumin Liu
@ShuminLiu Hi, Shumin. I’ve been facing the same issue. Could you let me know the way you resolve the issue?
Hi Noah, unfortunately I did not solve this issue so I just gave up using streaming in forge backend.
Does anyone at Atlassian have any insight into this, and what’s the 2024 status for streaming support?