mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Switch to Boost.Beast for SSL detection (#3166)
This commit is contained in:
@@ -172,7 +172,7 @@ ServerHandlerImp::onAccept (Session& session,
|
||||
Handoff
|
||||
ServerHandlerImp::onHandoff(
|
||||
Session& session,
|
||||
std::unique_ptr<beast::asio::ssl_bundle>&& bundle,
|
||||
std::unique_ptr<stream_type>&& bundle,
|
||||
http_request_type&& request,
|
||||
boost::asio::ip::tcp::endpoint const& remote_address)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user