Connect to server without query parameters #4021
Replies: 3 comments 1 reply
-
|
No, there is currently no way to do this.
That's... interesting. Why is that? |
Beta Was this translation helpful? Give feedback.
-
|
I also have the same issue here
|
Beta Was this translation helpful? Give feedback.
-
|
@darrachequesne |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a project that is already in production using socket.io, and it needs to migrate to a gateway that blocks any type of query string and rejects the connection.
I could only find information about adding more parameters on the docs, but is there a way to make socket.io work without (or remove) the default query parameters (EIO, transport and t)?
Beta Was this translation helpful? Give feedback.
All reactions