mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 09:42:18 +01:00
* HTTP read and write operations now return the number of bytes transferred to or from the stream. Actions Required: * Modify HTTP read and/or write completion handlers to receive the extra std::size_t bytes_transferred parameter.