|
OpenVPN 3 Core Library
|
Enumerations | |
| enum | Type { OTHER , GET , POST } |
Functions | |
| Type | parse (const std::string &methstr) |
| Enumerator | |
|---|---|
| OTHER | |
| GET | |
| POST | |
Definition at line 16 of file method.hpp.
| Type openvpn::HTTP::Method::parse | ( | const std::string & | methstr | ) |
Definition at line 23 of file method.hpp.