Searched refs:handle_http1_to_websocket_upgrade (Results 1 – 3 of 3) sorted by relevance
32 int handle_http1_to_websocket_upgrade(struct http_client_ctx *client);
34 int handle_http1_to_websocket_upgrade(struct http_client_ctx *client) in handle_http1_to_websocket_upgrade() function
869 return handle_http1_to_websocket_upgrade(client); in handle_http1_request()