HomeSort by relevance Sort by last modified time
    Searched refs:HTTPSEND_REQUEST (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
http.h 149 HTTPSEND_REQUEST, /* sending a request */
transfer.c 99 if(http->sending == HTTPSEND_REQUEST)
882 if(http->sending == HTTPSEND_REQUEST)
    [all...]
http.c 992 conn->data->req.forbidchunk = (http->sending == HTTPSEND_REQUEST)?TRUE:FALSE;
    [all...]

Completed in 74 milliseconds