I need to access the response header from a javascript websocket connection. Is there any way to access these response header? Or at least the response code?
I only have access to the event of onclose, onerror, onopen with a few (unusable - for my purposes) properties!