| wsSubProtocol = TestUtils.randomAlphaString(10) | wsSubProtocols = Collections.singletonList(randomAlphaString(10)) | TestUtils.randomAlphaString(10) | Collections.singletonList(randomAlphaString(10)) | vert.x | 5a585a1a620d4c53e1c64895e3543d09978de03a | io.vertx.core.http.Http1xTest | | | _1 | wsSubProtocol |
|---|
| _2 | wsSubProtocols |
|---|
| | xyz | TestUtils.randomAlphaString(10) |
|---|
| | | xyz | Collections.singletonList(randomAlphaString(10)) |
|---|
| AssignedTo | True |