HTTP header name-value pair.
More...
#include <hpack.h>
|
| std::string | name |
| | Header name.
|
| |
| std::string | value |
| | Header value.
|
| |
HTTP header name-value pair.
Definition at line 23 of file hpack.h.
◆ http_header() [1/2]
| kcenon::network::protocols::http2::http_header::http_header |
( |
| ) |
|
|
default |
◆ http_header() [2/2]
| kcenon::network::protocols::http2::http_header::http_header |
( |
std::string | n, |
|
|
std::string | v ) |
|
inline |
◆ operator==()
| bool kcenon::network::protocols::http2::http_header::operator== |
( |
const http_header & | other | ) |
const |
|
inline |
◆ size()
| auto kcenon::network::protocols::http2::http_header::size |
( |
| ) |
const -> size_t
|
|
inline |
◆ name
| std::string kcenon::network::protocols::http2::http_header::name |
◆ value
| std::string kcenon::network::protocols::http2::http_header::value |
The documentation for this struct was generated from the following file:
- src/internal/protocols/http2/hpack.h