|
| static constexpr bool | is_thread_safe () |
| | Delegates call to RCImpl and returns the result.
|
| |
Definition at line 432 of file websocket.hpp.
◆ Ptr
◆ PerRequest()
| openvpn::WebSocket::Client::PerRequest::PerRequest |
( |
Config::Ptr |
conf_arg | ) |
|
|
inline |
◆ client_headers()
| void openvpn::WebSocket::Client::PerRequest::client_headers |
( |
std::ostream & |
os | ) |
|
|
inline |
◆ confirm_websocket_key()
| bool openvpn::WebSocket::Client::PerRequest::confirm_websocket_key |
( |
const std::string & |
ws_accept | ) |
const |
|
inline |
◆ generate_websocket_key()
| void openvpn::WebSocket::Client::PerRequest::generate_websocket_key |
( |
| ) |
|
|
inlineprivate |
◆ validate_conf()
◆ conf
| Config::Ptr openvpn::WebSocket::Client::PerRequest::conf |
|
private |
◆ receiver
| Receiver openvpn::WebSocket::Client::PerRequest::receiver |
◆ sender
| Sender openvpn::WebSocket::Client::PerRequest::sender |
◆ websocket_key
| std::string openvpn::WebSocket::Client::PerRequest::websocket_key |
|
private |
The documentation for this class was generated from the following file: