Searched refs:http_process_headers (Results 1 – 6 of 6) sorted by relevance
120 int http_process_headers(http_handle_t, http_respinfo_t **);
269 http_process_headers(bl_httphandle, &resp) != 0) in send_http()
921 http_process_headers(http_handle_t handle, http_respinfo_t **resp) in http_process_headers() function
63 http_process_headers;
772 ret = http_process_headers(*handlep, &resp); in establish_http_connection()
2100 if (http_process_headers(ps->hps, &ps->resp) != 0) { in web_eval_headers()