mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 17:22:20 +01:00
* The function buffers is deprecated, use the new function make_printable as the replacement. Actions Required: * Replace call sites to use make_printable instead of buffers, and also include make_printable.hpp instead of ostream.hpp.