usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
21.71k stars 1.02k forks source link

Stream interface not work #2489

Open 962163445 opened 1 week ago

962163445 commented 1 week ago

I have checked the following:

Describe the bug

When i send stream interface,client blocked until service end,and then output all result

.bru file to reproduce the bug

No response

Screenshots/Live demo link

IMG_8277 Youcan see response time 11.79s,means that not stream

laygir commented 2 days ago

Same here, stream response is only displayed after the stream is complete rather than streaming chunk by chunk