forgot 1 more change
This commit is contained in:
parent
abd10d9089
commit
b09962f4c2
@ -35,7 +35,7 @@ public abstract class WebSocketClientHandshaker {
|
||||
|
||||
private final String expectedSubprotocol;
|
||||
|
||||
private String actualSubprotocol;
|
||||
private String actualSubprotocol = null;
|
||||
|
||||
protected final Map<String, String> customHeaders;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user