mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
see #2: update exercises and maintains of content
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "server.http.hpp"
|
||||
#include <boost/asio/ssl.hpp>
|
||||
|
||||
namespace LabexWeb {
|
||||
namespace Web {
|
||||
|
||||
// define HTTPS type
|
||||
typedef boost::asio::ssl::stream<boost::asio::ip::tcp::socket> HTTPS;
|
||||
|
||||
Reference in New Issue
Block a user