#include <httpserv.hpp>
Definition at line 157 of file httpserv.hpp.
◆ basic_realm
std::string openvpn::WS::Server::ContentInfo::basic_realm |
◆ CHUNKED
constexpr content_len_t openvpn::WS::Server::ContentInfo::CHUNKED = -1 |
|
staticconstexpr |
◆ content_encoding
std::string openvpn::WS::Server::ContentInfo::content_encoding |
◆ extra_headers
std::vector<std::string> openvpn::WS::Server::ContentInfo::extra_headers |
◆ http_status
int openvpn::WS::Server::ContentInfo::http_status = 0 |
◆ http_status_str
std::string openvpn::WS::Server::ContentInfo::http_status_str |
◆ keepalive
bool openvpn::WS::Server::ContentInfo::keepalive = false |
◆ lean_headers
bool openvpn::WS::Server::ContentInfo::lean_headers = false |
◆ length
◆ no_cache
bool openvpn::WS::Server::ContentInfo::no_cache = false |
◆ type
std::string openvpn::WS::Server::ContentInfo::type |
◆ websocket
The documentation for this struct was generated from the following file: