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.15k stars 93 forks source link

There should be a helper for parsing Host HTTP-field #110

Closed eao197 closed 4 years ago

eao197 commented 4 years ago

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