Hello. I need set custom header for websocket. In editor work fine, but not in browser.
im read documentation and find this
- name: headers
type: string
desc: list of http headers. Each pair is separated with "\r\n". Not used on HTML5.
1st connection from editor - my header exist
2nd from browser - not exist
how i fix this problem? i need add my custom header with auth info