mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 16:30:52 +02:00
34ea0b37c4
serializer interface is changed to be buffer-only, no streams, and placed in its own header file. Operations on serializers are moved to free functions as part of the HTTP write family of synchronous and asynchronous algorithms.