Home
last modified time | relevance | path

Searched refs:HTTPREQ_PUT (Results 1 – 13 of 13) sorted by relevance

/curl/src/
H A Dtool_sdecls.h122 HTTPREQ_PUT enumerator
H A Dtool_operate.c1037 if(SetHTTPrequest(config, HTTPREQ_PUT, &config->httpreq)) { in single_transfer()
/curl/lib/
H A Dhttp.h41 HTTPREQ_PUT, enumerator
H A Dgetinfo.c114 case HTTPREQ_PUT: in getinfo_char()
H A Dhttp.c1642 httpreq = HTTPREQ_PUT; in Curl_http_method()
1658 case HTTPREQ_PUT: in Curl_http_method()
1978 case HTTPREQ_PUT: /* Let's PUT the data to the server! */ in set_reader()
2030 if((HTTPREQ_POST == httpreq || HTTPREQ_PUT == httpreq) && in http_resume()
2174 case HTTPREQ_PUT: in Curl_http_req_complete()
2337 else if((httpreq == HTTPREQ_POST || httpreq == HTTPREQ_PUT) && in Curl_http_range()
3578 case HTTPREQ_PUT: in http_on_response()
H A Dtransfer.c565 data->state.upload = (data->state.httpreq == HTTPREQ_PUT); in Curl_init_CONNECT()
633 if(data->state.httpreq == HTTPREQ_PUT) in Curl_pretransfer()
H A Drtsp.c508 data->state.httpreq = HTTPREQ_PUT; in rtsp_do()
H A Dsetopt.c372 data->set.method = HTTPREQ_PUT; in Curl_vsetopt()
H A Dhttp2.c2091 case HTTPREQ_PUT: in h2_submit()
/curl/lib/vquic/
H A Dcurl_msh3.c653 case HTTPREQ_PUT: in cf_msh3_send()
H A Dcurl_quiche.c960 case HTTPREQ_PUT: in h3_open_stream()
H A Dcurl_osslq.c1847 case HTTPREQ_PUT: in h3_stream_open()
H A Dcurl_ngtcp2.c1433 case HTTPREQ_PUT: in h3_stream_open()

Completed in 95 milliseconds