Home
last modified time | relevance | path

Searched refs:request_target (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/src/
H A Dtool_cfgable.h165 char *request_target; member
H A Dtool_cfgable.c143 Curl_safefree(config->request_target); in free_config_fields()
H A Dtool_getparam.c2296 err = getstr(&config->request_target, nextarg, DENY_BLANK); in getparameter()
H A Dtool_operate.c1388 my_setopt(curl, CURLOPT_REQUEST_TARGET, config->request_target); in single_transfer()
/third_party/curl/lib/
H A Dc-hyper.c630 static CURLcode request_target(struct Curl_easy *data, in request_target() function
1020 result = request_target(data, conn, method, req); in Curl_http()

Completed in 10 milliseconds