$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Security
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-03 19:21:43
On Mon, Jul 3, 2017 at 12:12 PM Artyom Beilis via Boost <
boost_at_[hidden]> wrote:
> This kind of design should provide a huge warning notice to all end
> users - all we do is parse protocol - the rest is up to you (which is
> 99% of all security stuff related to WWW)
>
I agree completely; you have accurately characterized the library.
-- -------------------------------------------------- On Sun, Jul 2, 2017 at 8:55 AM, Niall Douglas wrote: >> ..you say Beast should not provide functions to >> send and receive HTTP messages using Asio streams? > > Absolutely correct. Follow me on Github: https://github.com/vinniefalco