mirror of
https://github.com/boostorg/beast.git
synced 2026-01-31 18:49:50 +01:00
fix #778 * The body data member is replaced with accessor member functions. Actions Required: * Call member function message::body instead of accessing the data member at call sites.