#include <reply.hpp>
Definition at line 28 of file reply.hpp.
◆ Reply()
| openvpn::HTTP::Reply::Reply |
( |
| ) |
|
|
inline |
◆ reset()
| void openvpn::HTTP::Reply::reset |
( |
| ) |
|
|
inline |
◆ to_string()
| std::string openvpn::HTTP::Reply::to_string |
( |
| ) |
const |
|
inline |
◆ headers
◆ http_version_major
| int openvpn::HTTP::Reply::http_version_major |
◆ http_version_minor
| int openvpn::HTTP::Reply::http_version_minor |
◆ status_code
| int openvpn::HTTP::Reply::status_code |
◆ status_text
| std::string openvpn::HTTP::Reply::status_text |
The documentation for this struct was generated from the following file: