OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::HTTP::Method Namespace Reference

Enumerations

enum  Type { OTHER , GET , POST }
 

Functions

Type parse (const std::string &methstr)
 

Enumeration Type Documentation

◆ Type

Enumerator
OTHER 
GET 
POST 

Definition at line 16 of file method.hpp.

Function Documentation

◆ parse()

Type openvpn::HTTP::Method::parse ( const std::string &  methstr)

Definition at line 23 of file method.hpp.