$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Chunking example
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-02 13:33:44
On Sun, Jul 2, 2017 at 6:33 AM, Bjorn Reese via Boost
<boost_at_[hidden]> wrote:
> I am trying to investigate how your message model handles trailing
> headers.
Trailers are simply inserted into the message fields when they are received.