Searched refs:handle_http_frame_headers (Results 1 – 3 of 3) sorted by relevance
27 int handle_http_frame_headers(struct http_client_ctx *client);
479 ret = handle_http_frame_headers(client); in handle_http_request()
1451 int handle_http_frame_headers(struct http_client_ctx *client) in handle_http_frame_headers() function