#include <request.hpp>
Definition at line 28 of file request.hpp.
◆ Request()
openvpn::HTTP::Request::Request |
( |
| ) |
|
|
inline |
◆ at_least_http_1_1()
bool openvpn::HTTP::Request::at_least_http_1_1 |
( |
| ) |
const |
|
inline |
◆ reset()
void openvpn::HTTP::Request::reset |
( |
| ) |
|
|
inline |
◆ to_string()
std::string openvpn::HTTP::Request::to_string |
( |
| ) |
const |
|
inline |
◆ to_string_compact()
std::string openvpn::HTTP::Request::to_string_compact |
( |
| ) |
const |
|
inline |
◆ headers
◆ http_version_major
int openvpn::HTTP::Request::http_version_major |
◆ http_version_minor
int openvpn::HTTP::Request::http_version_minor |
◆ method
std::string openvpn::HTTP::Request::method |
◆ uri
std::string openvpn::HTTP::Request::uri |
The documentation for this struct was generated from the following file: