|  | Home | Libraries | People | FAQ | More | 
        Defined in header <boost/beast/http/fields.hpp>
      
struct element : public boost::intrusive::list_base_hook< boost::intrusive::link_mode< boost::intrusive::normal_link > >, public boost::intrusive::set_base_hook< boost::intrusive::link_mode< boost::intrusive::normal_link > >, public http::basic_fields< Allocator >::value_type
| Name | Description | 
|---|---|
| Returns the field enum, which can be field::unknown. | |
| Returns the field name as a string. | |
| Returns the value of the field. | 
        Convenience header <boost/beast/http.hpp>