#include <header.hpp>
Definition at line 53 of file header.hpp.
◆ get() [1/2]
Header * openvpn::HTTP::HeaderList::get |
( |
const std::string & |
key | ) |
|
|
inline |
◆ get() [2/2]
const Header * openvpn::HTTP::HeaderList::get |
( |
const std::string & |
key | ) |
const |
|
inline |
◆ get_value()
std::string openvpn::HTTP::HeaderList::get_value |
( |
const std::string & |
key | ) |
const |
|
inline |
◆ get_value_trim()
std::string openvpn::HTTP::HeaderList::get_value_trim |
( |
const std::string & |
key | ) |
const |
|
inline |
◆ get_value_trim_lower()
std::string openvpn::HTTP::HeaderList::get_value_trim_lower |
( |
const std::string & |
key | ) |
const |
|
inline |
◆ to_string()
std::string openvpn::HTTP::HeaderList::to_string |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: