mirror of
https://github.com/boostorg/beast.git
synced 2026-01-28 18:49:55 +01:00
fix #446 * The read_message_max option struct is removed. Actions Required: * Change call sites which use read_message_max with set_option to call stream::read_message_max instead.