Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_POST_URI (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h217 WSI_TOKEN_POST_URI, enumerator
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c959 lws_hdr_total_length(wsi, WSI_TOKEN_POST_URI) || in lws_find_mount()
1099 WSI_TOKEN_POST_URI,
1388 if (lws_hdr_simple_ptr(wsi, WSI_TOKEN_POST_URI) in lws_http_proxy_start()
1641 if (lws_hdr_total_length(wsi, WSI_TOKEN_POST_URI) in lws_http_action()
1882 if (lws_hdr_total_length(wsi, WSI_TOKEN_POST_URI)) { in lws_http_action()
1991 lws_hdr_total_length(wsi, WSI_TOKEN_POST_URI)) { in lws_http_action()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c177 WSI_TOKEN_POST_URI, in lws_cgi()
337 uritok == WSI_TOKEN_POST_URI) { in lws_cgi()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c1086 m = lws_hdr_total_length(wsi, WSI_TOKEN_POST_URI); in secstream_h1()
1090 WSI_TOKEN_POST_URI), (unsigned int)m)) in secstream_h1()
/third_party/libwebsockets/lib/roles/http/
Dparsers.c1002 WSI_TOKEN_POST_URI,
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c1413 WSI_TOKEN_POST_URI,