WebSocketClient headers field is never initialized.
Closed this issue · 2 comments
dpogretskiy commented
addHeader method always throws NullPointerException.
Also it's private so it can't be overriden.
gusavila92 commented
Yes, sorry about that. I've just published a new version 1.1.2 fixing this bug.
gusavila92 commented
I've just noticed that you made a pull request, but only after the new version was published. Thanks for that!