Home
last modified time | relevance | path

Searched refs:LWS_SERVER_OPTION_JUST_USE_RAW_ORIGIN (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h108 #define LWS_SERVER_OPTION_JUST_USE_RAW_ORIGIN (1ll << 19) macro
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c1208 LWS_SERVER_OPTION_JUST_USE_RAW_ORIGIN)) in lws_generate_client_handshake()