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