thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.59k stars 128 forks source link

The responses from SSE are cut off #1524

Closed ohsnap27 closed 3 months ago

ohsnap27 commented 3 months ago

Describe the bug The responses from SSE are cut off.

To Reproduce Create SSE Event: GET https://sse.dev/test -> Connect Output: data: {"testing" Expected behavior Full output is visible. in this case: _data: {"testing":true,"ssedev":"is great","msg":"It works!","now":1713165593684}

Platform:

Are you using the free version/paid version/trial: free version.

example_SSE_output

rangav commented 3 months ago

Thanks @ohsnap27 for reporting the bug, Will fix it asap.

rangav commented 3 months ago

This bug is fixed now. please update to v2.21.3