uwebsockets
uwebsockets copied to clipboard
I got HTTP/1.1 400 Bad Request
When I ran the socket.IO client example for my website, I got an error
AssertionError: b'HTTP/1.1 400 Bad Request'
The server worked well on the Arduino socket.IO client but this micropython code don't use for me