Home
last modified time | relevance | path

Searched refs:_WSI_TOKEN_CLIENT_ORIGIN (Results 1 – 4 of 4) sorted by relevance

/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/http/client/
H A Dclient-http.c1148 if (lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_ORIGIN)) { in lws_generate_client_handshake()
1154 _WSI_TOKEN_CLIENT_ORIGIN)); in lws_generate_client_handshake()
1159 _WSI_TOKEN_CLIENT_ORIGIN)); in lws_generate_client_handshake()
1509 _WSI_TOKEN_CLIENT_ORIGIN,
/dports/net/libwebsockets/libwebsockets-v4.2.2/include/libwebsockets/
H A Dlws-http.h350 _WSI_TOKEN_CLIENT_ORIGIN, enumerator
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core-net/client/
H A Dconnect.c31 _WSI_TOKEN_CLIENT_ORIGIN,
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/h2/
H A Dhttp2.c2544 n = lws_hdr_total_length(wsi, _WSI_TOKEN_CLIENT_ORIGIN); in lws_h2_client_handshake()
2545 simp = lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_ORIGIN); in lws_h2_client_handshake()