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