OpenVPN 3 Core Library
Loading...
Searching...
No Matches
validate_uri.hpp File Reference
Include dependency graph for validate_uri.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
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)