mirror of
https://github.com/boostorg/beast.git
synced 2026-07-09 09:50:52 +02:00
08d8a2ae35
This fixes a bug where calling prepare_buffers on a buffer sequence whose value_type is not const_buffer or mutable_buffer causes compilation errors. The documentation is also tidied up.