Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds