mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 16:30:52 +02:00
d6903efc0c
The call to the final handler in a composed operation MUST be the last thing performed, as the handler may cause the end of object lifetimes before it returns.