You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A getter proxy that returns the reference tho the request that originated the engine.io connection. Useful for accesing request headers such as Cookie or User-Agent.
A getter proxy that returns the reference tho the
requestthat originated the engine.io connection. Useful for accesing request headers such asCookieorUser-Agent.