mschurr / chrome-web-socket-client

A Chrome extension that provides a simple web socket client UI for testing applications.
9 stars 9 forks source link

please allow setting headers on connection #2

Open aleqx opened 5 years ago

aleqx commented 5 years ago

As the subj says, please add a feature to set headers on connection, some servers require authentication/cookies in order to continue the comms.

mschurr commented 5 years ago

Unfortunately, it's not possible to do this until the JavaScript API actually supports it.

See: https://stackoverflow.com/questions/4361173/http-headers-in-websockets-client-api