Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::stream::set_option

Set the permessage-deflate extension options.

Synopsis
void
set_option(
    permessage_deflate const& o);
Description

PrevUpHomeNext