3a5f6881a5
To mitigate the risk of certain attacks, SSL compression is now disabled by default. To enable, you can use the new ssl::context::clear_options() function like so: my_context.clear_options(asio::ssl::context::no_compression); |
||
---|---|---|
asio |