Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-http.h266 WSI_TOKEN_HTTP_COLON_AUTHORITY, enumerator
/external/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.c2354 WSI_TOKEN_HTTP_COLON_AUTHORITY, in lws_h2_client_handshake()
/external/libwebsockets/lib/roles/http/server/
Dserver.c1186 n = lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_COLON_AUTHORITY); in lws_http_proxy_start()
1188 i.host = lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_COLON_AUTHORITY); in lws_http_proxy_start()
1338 WSI_TOKEN_HTTP_COLON_AUTHORITY)) in lws_http_redirect_hit()
1345 WSI_TOKEN_HTTP_COLON_AUTHORITY), in lws_http_redirect_hit()
/external/libwebsockets/plugins/generic-sessions/
Dprotocol_generic_sessions.c117 WSI_TOKEN_HTTP_COLON_AUTHORITY) > 0) in lws_get_effective_host()