RESTinio
|
A type for holding an info about a product. More...
#include <user-agent.hpp>
Public Attributes | |
std::string | product |
restinio::optional_t< std::string > | product_version |
A type for holding an info about a product.
Definition at line 48 of file user-agent.hpp.
std::string restinio::http_field_parsers::user_agent_value_t::product_t::product |
Definition at line 50 of file user-agent.hpp.
restinio::optional_t<std::string> restinio::http_field_parsers::user_agent_value_t::product_t::product_version |
Definition at line 51 of file user-agent.hpp.