BoostGSoC14 / boost.http

Embeddable C++ HTTP server
Boost Software License 1.0
162 stars 45 forks source link

Antony Polukhin's review #26

Open vinipsmaker opened 8 years ago

vinipsmaker commented 8 years ago

Memory management

vinipsmaker commented 8 years ago

Remove all (implicitly) allocating code (e.g. last_header).

This item made lot of progress on the read path of Socket.

vinipsmaker commented 8 years ago

http::stream

It could work on client-side maybe: http://think-async.com/Urdl/doc/html/urdl/reference/core/read_stream.html