Searched refs:with_body (Results 1 – 3 of 3) sorted by relevance
173 bool with_body = false; in http_cb_request() local257 with_body = 0 == strcmp (method, MHD_HTTP_METHOD_POST) in http_cb_request()260 PRINT_INFO2("body will be sent %i", with_body); in http_cb_request()289 if(0 != spdy_request(spdy_headers.nv, proxy, with_body)) in http_cb_request()
60 bool with_body);
844 bool with_body) in spdy_request() argument888 if(with_body) in spdy_request()