2 Jul
2017
2 Jul
'17
2:34 p.m.
On 07/02/2017 03:09 PM, Vinnie Falco via Boost wrote:
to re-frame chunked message payloads. However, some applications may wish to decode the chunk-extension and Beast handles that, but you have to subclass beast::http::basic_parser for it.
So chunk-ext fields are not passed to the user unless they write a parser to extract them?