#include <field.h>
| Public Attributes | |
| std::string | key | 
| std::string | value | 
| std::map< std::string, std::string > | attributes | 
| 
 | 
| The attributes associated with the field. This is a map from key to value. | 
| 
 | 
| The field key e.g. "content-type". Note that the key is converted to lower case. | 
| 
 | 
| The field value. | 
 1.4.6
 1.4.6