kaycxx-http
HTTP client library
Loading...
Searching...
No Matches
kaycxx::http::header Struct Reference

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.

Detailed Description

HTTP header consisting of a name and value.


The documentation for this struct was generated from the following file: