Home
last modified time | relevance | path

Searched refs:HTTPSEND_REQUEST (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dhttp.h213 HTTPSEND_REQUEST, /* sending a request */ enumerator
H A Dtransfer.c668 if(http->sending == HTTPSEND_REQUEST) in readwrite_upload()
1610 (http->sending == HTTPSEND_REQUEST)); in Curl_setup_transfer()
H A Dcf-h1-proxy.c1034 if(ts->CONNECT.sending == HTTPSEND_REQUEST) in cf_h1_proxy_adjust_pollset()
H A Dhttp.c1198 data->req.forbidchunk = (http->sending == HTTPSEND_REQUEST)?TRUE:FALSE; in readmoredata()
1414 http->sending = HTTPSEND_REQUEST; in Curl_buffer_send()
3327 (http->sending != HTTPSEND_REQUEST)) in Curl_http()

Completed in 10 milliseconds