OpenVPN 3 Core Library
|
#include <string>
#include <openvpn/common/platform.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/common/hostport.hpp>
#include <openvpn/common/format.hpp>
#include <openvpn/http/validate_uri.hpp>
#include <openvpn/http/parseutil.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::URL::Parse |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::URL |
Functions | |
openvpn::URL::OPENVPN_EXCEPTION (url_parse_error) | |