mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 17:22:20 +01:00
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.