why my websocket cant connect to godot

i trying connect to normal websocket server
but some reason cant connect to websocket

im using godot version 4.4.1.

Tough to say without any more information. How are you testing? Do you get an errors on your client? How is the web socket server implemented.