gusavila92/java-android-websocket-client

WebSocketClient headers field is never initialized.

Closed this issue · 2 comments

addHeader method always throws NullPointerException.

Also it's private so it can't be overriden.

Yes, sorry about that. I've just published a new version 1.1.2 fixing this bug.

I've just noticed that you made a pull request, but only after the new version was published. Thanks for that!