Close connections when reserved bits are used (autobahn test: 3 Reserved Bits)
This commit is contained in:
@ -25,5 +25,6 @@ namespace ix
|
||||
static const std::string kPingTimeoutMessage;
|
||||
static const std::string kProtocolErrorMessage;
|
||||
static const std::string kNoStatusCodeErrorMessage;
|
||||
static const std::string kProtocolErrorReservedBitUsed;
|
||||
};
|
||||
} // namespace ix
|
||||
|
Reference in New Issue
Block a user