#include <header.hpp>
Definition at line 27 of file header.hpp.
◆ Header() [1/2]
openvpn::HTTP::Header::Header |
( |
| ) |
|
|
inline |
◆ Header() [2/2]
openvpn::HTTP::Header::Header |
( |
std::string |
name_arg, |
|
|
std::string |
value_arg |
|
) |
| |
|
inline |
◆ name_match()
bool openvpn::HTTP::Header::name_match |
( |
const std::string & |
n | ) |
const |
|
inline |
◆ to_string()
std::string openvpn::HTTP::Header::to_string |
( |
| ) |
const |
|
inline |
◆ name
std::string openvpn::HTTP::Header::name |
◆ value
std::string openvpn::HTTP::Header::value |
The documentation for this struct was generated from the following file: