Searched defs:authority (Results 1 – 8 of 8) sorted by relevance
/curl/lib/ |
H A D | http.h | 231 char *authority; member
|
H A D | http_proxy.c | 90 char *authority = NULL; in Curl_http_proxy_create_CONNECT() local
|
H A D | http1.c | 139 const char *p, *m, *target, *hv, *scheme, *authority, *path; in start_req() local
|
H A D | cf-h1-proxy.c | 543 char *authority; /* for CONNECT, the destination host + port */ in CONNECT_host() local 584 char *authority = NULL; /* for CONNECT */ in start_CONNECT() local
|
H A D | http.c | 4060 const char *authority, size_t a_len, in Curl_http_req_make() 4300 const char *scheme = NULL, *authority = NULL; in Curl_http_req_to_h2() local
|
H A D | urlapi.c | 842 CURLUcode Curl_url_set_authority(CURLU *u, const char *authority) in Curl_url_set_authority()
|
H A D | cf-h2-proxy.c | 73 char *authority; member
|
/curl/tests/unit/ |
H A D | unit2603.c | 46 const char *authority; member
|
Completed in 29 milliseconds