$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review][beast] Five-days Remaining
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-10 01:09:26
On Sun, Jul 9, 2017 at 5:55 PM, Gavin Lambert via Boost
<boost_at_[hidden]> wrote:
> ...you might be painting yourself into a corner if future changes do require some state.
HTTP/2 will be a separate implementation that uses the stream wrapper
as I described. The existing HTTP/1 free functions will not be
touched. HTTP/2 will re-use the same message container.