Searched refs:handle_http1_to_http2_upgrade (Results 1 – 3 of 3) sorted by relevance
31 int handle_http1_to_http2_upgrade(struct http_client_ctx *client);
876 return handle_http1_to_http2_upgrade(client); in handle_http1_request()
976 int handle_http1_to_http2_upgrade(struct http_client_ctx *client) in handle_http1_to_http2_upgrade() function