This repository was archived by the owner on Jun 20, 2020. It is now read-only.
0.8.1
Changes: * Adding an overload to connection::write(...) that takes a Boost.Asio const_buffer sequence and a completion callback. * Fix for connection::write_first_line() with potential for crash * Fixed broken connection::read() implementation * Fix HTTP header parsing for async_server