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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Drtsp.c547 data->req.forbidchunk = TRUE;
H A Durldata.h702 bool forbidchunk; /* used only to explicitly forbid chunk-upload for member in struct:SingleRequest
H A Dtransfer.c156 if(!data->req.forbidchunk && data->req.upload_chunky) {
H A Dhttp.c966 conn->data->req.forbidchunk = (http->sending == HTTPSEND_REQUEST)?TRUE:FALSE;

Completed in 176 milliseconds