thunderclient / thunder-client-support

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

websocket do not work #1505

Closed xiaomocqk closed 5 months ago

xiaomocqk commented 5 months ago

Describe the bug Websocket do not work for me, the request url host is seems still sent with "http" protocol Connect via postman instead, it works.

image image

To Reproduce New request > Websocket Request

Expected behavior Connect to ws successfully

Platform:

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

rangav commented 5 months ago

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

rangav commented 5 months ago

We have fixed the bug. Please update the extension to v2.19.8

xiaomocqk commented 5 months ago

Such efficient, thanks @rangav , it works now with v2.19.9

rangav commented 5 months ago

Thanks for the confirmation