Generic HandshakeDetectStream and HandshakeDetectLogic

This commit is contained in:
Vinnie Falco
2013-08-16 08:01:59 -07:00
parent 22b4e17fad
commit 068cb83803
17 changed files with 769 additions and 638 deletions

View File

@@ -30,8 +30,7 @@ namespace beast
#include "sockets/beast_Socket.cpp"
#include "sockets/beast_SslContext.cpp"
#include "protocol/beast_ProxyHandshake.cpp"
#include "protocol/beast_StreamHandshakeDetectorType.cpp"
#include "handshake/beast_ProxyHandshake.cpp"
#include "tests/beast_TestPeerBasics.cpp"
#include "tests/beast_TestPeerLogic.cpp"