$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Chunking example
From: Bjorn Reese (breese_at_[hidden])
Date: 2017-07-02 13:52:58
On 07/02/2017 03:33 PM, Vinnie Falco via Boost wrote:
> Trailers are simply inserted into the message fields when they are received.
Can I differentiate between headers and trailers, or are they mixed
together?