Stiffstream / restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Other
1.13k stars 92 forks source link

There should be a helper for parsing Transfer-Encoding HTTP-field #112

Closed eao197 closed 3 years ago

eao197 commented 4 years ago

A helper for parsing Transfer-Encoding HTTP-field should be implemented in restinio::http_field_parsers namespace.

PS. It's very similar to Content-Encoding.

eao197 commented 4 years ago

Available since 6d302622f73a6c7b3249d5575917e196e5b95bce.