We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19cad99 + 702b6a9 commit 241741bCopy full SHA for 241741b
websocketpp/processors/base.hpp
@@ -44,7 +44,7 @@ namespace processor {
44
namespace constants {
45
46
static char const upgrade_token[] = "websocket";
47
-static char const connection_token[] = "upgrade";
+static char const connection_token[] = "Upgrade";
48
static char const handshake_guid[] = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11";
49
50
} // namespace constants
0 commit comments