Home
last modified time | relevance | path

Searched refs:lws_header_table_detach (Results 1 - 11 of 11) sorted by relevance

/third_party/libwebsockets/lib/roles/http/
H A Dheader.c579 return lws_header_table_detach(wsi, 0); in lws_http_headers_detach()
654 lws_header_table_detach(wsi, 0); in lws_sul_http_ah_lifecheck()
H A Dparsers.c445 int lws_header_table_detach(struct lws *wsi, int autoservice) in lws_header_table_detach() function
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1591 lws_header_table_detach(wsi, 1); in lws_http_redirect_hit()
2064 lws_header_table_detach(wsi, 1); in lws_http_action()
2164 lws_header_table_detach(wsi, 0); in lws_http_to_fallback()
2512 lws_header_table_detach(wsi, 1); in lws_handshake_server()
2676 lws_header_table_detach(wsi, 1); in lws_http_transaction_completed()
/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c626 lws_header_table_detach(wsi, 0); in lws_client_ws_upgrade()
H A Dserver-ws.c433 lws_header_table_detach(wsi, 1); in lws_process_ws_upgrade2()
H A Dops-ws.c1208 lws_header_table_detach(wsi, 0); in rops_handle_POLLIN_ws()
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c466 lws_header_table_detach(wsi, 0); in lws_h1_server_socket_service()
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c350 lws_header_table_detach(wsi, 0); in rops_handle_POLLIN_h2()
/third_party/libwebsockets/lib/roles/cgi/
H A Dcgi-server.c413 lws_header_table_detach(wsi, 0); in lws_cgi()
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h1063 lws_header_table_detach(struct lws *wsi, int autoservice);
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1168 lws_header_table_detach(wsi, 1); in lws_generate_client_handshake()

Completed in 17 milliseconds