Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h266 WSI_TOKEN_HTTP_COLON_AUTHORITY, enumerator
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c107 WSI_TOKEN_HTTP_COLON_AUTHORITY,
230 if ((hdr_token_idx == WSI_TOKEN_HTTP_COLON_AUTHORITY || in lws_frag_start()
Dhttp2.c2598 WSI_TOKEN_HTTP_COLON_AUTHORITY, in lws_h2_client_handshake()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1367 n = lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_COLON_AUTHORITY); in lws_http_proxy_start()
1369 i.host = lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_COLON_AUTHORITY); in lws_http_proxy_start()
1549 WSI_TOKEN_HTTP_COLON_AUTHORITY)) in lws_http_redirect_hit()
1556 WSI_TOKEN_HTTP_COLON_AUTHORITY), in lws_http_redirect_hit()