mirror of
https://github.com/boostorg/beast.git
synced 2026-07-08 09:20:56 +02:00
235fe68acb
This adds enough functions to the accept and async_accept overload set to cover all combinations of request, buffers, and error_code parameters. This also fixes a defect where providing a complete Upgrade request when there are additional unprocessed octets remaining in the callers stream buffer could not be furnished to the WebSocket implementation.