Skip to content

Commit a616996

Browse files
authored
Update index.js (#189)
1 parent 473a513 commit a616996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ class WebcastPushConnection extends EventEmitter {
106106
sessionId: null,
107107
clientParams: {},
108108
requestHeaders: {},
109-
websocketHeaders: {},
109+
websocketHeaders: Config.DEFAULT_REQUEST_HEADERS,
110110
requestOptions: {},
111111
websocketOptions: {},
112112
},

0 commit comments

Comments
 (0)