How to access Websocket Response Headers in Javascript? -
i need access response header javascript websocket connection. there way access these response header? or @ least response code?
i have access event of onclose, onerror, onopen few (unusable - purposes) properties!
you can't. there no functionality @ moment. point of websockets not http communication. http used handshake.
Comments
Post a Comment