From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2021-10-14 18:38:17


On Thu, Oct 14, 2021 at 11:35 AM Robert Ramey via Boost
<boost_at_[hidden]> wrote:
> Too me, all this argues for the usage of boost spirit as a url parser.

Never going to happen. I would never take a dependency on Spirit for
anything network related or that will have security reviews. And users
don't want this dependency either.

Thanks