|
kaycxx-http
HTTP client library
|
HTTP header consisting of a name and value. More...
#include <kaycxx/http/header.hpp>
Public Attributes | |
| std::string | name |
| Header name. | |
| std::string | value |
| Header value. | |
HTTP header consisting of a name and value.