Searched refs:HTTP_PSEUDO_AUTHORITY (Results 1 – 3 of 3) sorted by relevance
254 #define HTTP_PSEUDO_AUTHORITY ":authority" macro
907 v = curl_pushheader_byname(hp, HTTP_PSEUDO_AUTHORITY); in set_transfer_url()1533 if(!strcmp(HTTP_PSEUDO_AUTHORITY, (const char *)name)) { in on_header()
4343 result = Curl_dynhds_add(h2_headers, STRCONST(HTTP_PSEUDO_AUTHORITY), in Curl_http_req_to_h2()
Completed in 24 milliseconds