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

  /external/curl/lib/
http.c     [all...]
transfer.c 106 if(data->req.upload_chunky) {
135 if(data->req.upload_chunky) {
150 if(!data->req.forbidchunk && data->req.upload_chunky) {
    [all...]
urldata.h 716 bool upload_chunky; /* set TRUE if we are doing chunked transfer-encoding member in struct:SingleRequest
    [all...]

Completed in 42 milliseconds