bruno
bruno copied to clipboard
[Feature Request] Streamed response
Hello,
thank you for this great product.
I have one feature request, sometimes API respond with streamed messages, series of JSON line or other that comes over time.
I think at the moment, Bruno wait for complete response before rendering to the UI.
Would be nice to see the messages as they comes to follow along.
Thank you very much. Jira
This feature is import for some LLM streaming APIs, thanks.
We found postman has supported this feature. See blow:
Would also love to see this feature. I work heavily with IoT devices and have to document/test a lot of APIs that return text/event-stream content.