output.writeBytes(maskBytes);
}
loggablePayload.send(output, maskBytes);
}
output.markSeparatorForLog();
}
private static void performHandshakeOrFail(ManualLoggingSocketWrapper socket,
InetSocketAddress endpoint, String resourceId) throws IOException {
Hybi17Handshake.Result result =