Searched refs:SPDY_build_response_with_callback (Results 1 – 6 of 6) sorted by relevance
117 response = SPDY_build_response_with_callback(200,NULL, in standard_request_handler()
226 response = SPDY_build_response_with_callback(200,NULL, in standard_request_handler()
145 response = SPDY_build_response_with_callback(200,NULL, in standard_request_handler()
1183 SPDY_build_response_with_callback(int status,
480 SPDY_build_response_with_callback(int status, in SPDY_build_response_with_callback() function
558 if(NULL == (proxy->response = SPDY_build_response_with_callback(proxy->status, in curl_header_cb()