|
OpenVPN 3 Core Library
|
#include <openvpn/common/exception.hpp>Go to the source code of this file.
Namespaces | |
| namespace | openvpn |
| namespace | openvpn::HTTP |
Functions | |
| bool | openvpn::HTTP::is_valid_uri_char (const unsigned char c) |
| bool | openvpn::HTTP::is_valid_uri_char (const char c) |
| void | openvpn::HTTP::validate_uri (const std::string &uri, const std::string &title) |