
16 Aug
2022
16 Aug
'22
10:17 p.m.
On Tue, Aug 16, 2022 at 3:15 PM Vinnie Falco <vinnie.falco@gmail.com> wrote:
For example this rule handles the legacy "extra commas and whitespace allowed in lists" grammar which was specified in the errata:
Forgot to include the link to this rule implementation: <https://github.com/CPPAlliance/http_proto/blob/7cd9b63bbf5924fb7519d6288c1605ff0b9253e9/include/boost/http_proto/rfc/list_rule.hpp#L21> Thanks