Home
last modified time | relevance | path

Searched refs:SetHTTPrequest (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/src/
Dtool_helpers.h30 int SetHTTPrequest(struct OperationConfig *config, HttpReq req,
Dtool_helpers.c88 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() function
Dtool_operate.c757 if(SetHTTPrequest(config, in single_transfer()
765 if(SetHTTPrequest(config, HTTPREQ_SIMPLEPOST, &config->httpreq)) in single_transfer()
968 if(SetHTTPrequest(config, HTTPREQ_PUT, &config->httpreq)) { in single_transfer()
Dtool_getparam.c2286 else if(SetHTTPrequest(config, HTTPREQ_MIMEPOST, &config->httpreq)) in getparameter()
2362 if(SetHTTPrequest(config, in getparameter()