mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 09:42:18 +01:00
Actions Required: * Change calls to msg.prepare to msg.prepare_payload. For messages with a user-defined Fields, provide the function prepare_payload_impl in the fields type according to the Fields requirements.