Handle Sec-WebSocket-Accept correctly
This commit is contained in:
@ -142,5 +142,6 @@ namespace ix
|
||||
|
||||
unsigned getRandomUnsigned();
|
||||
void unmaskReceiveBuffer(const wsheader_type& ws);
|
||||
std::string genRandomString(const int len);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user