mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 16:30:52 +02:00
df2a1081c9
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.