mirror of
https://github.com/boostorg/beast.git
synced 2026-07-11 02:41:22 +02:00
c149321013
`put` returns the number of bytes actually transferred from the input buffers. Actions Required: * Return the number of bytes actually transferred from the input buffers in user defined `Body::writer::put` functions.