mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 09:42:18 +01:00
The example HTTP server is updated to provide the correct MIME-type. It no longer uses the now-deprecated http::stream class, since that implementation does not provide flow control. A new example async_write function is provided in the asynchronous server for managing the lifetime of a message sent asynchronously. The logging is thread-safe, and a bug causing connections to malfunction is fixed.
2.1 KiB
2.1 KiB