Home
last modified time | relevance | path

Searched refs:HTTP_PSEUDO_AUTHORITY (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dhttp.h291 #define HTTP_PSEUDO_AUTHORITY ":authority" macro
H A Dhttp2.c818 v = curl_pushheader_byname(hp, HTTP_PSEUDO_AUTHORITY); in set_transfer_url()
1428 if(!strcmp(HTTP_PSEUDO_AUTHORITY, (const char *)name)) { in on_header()
H A Dhttp.c4883 result = Curl_dynhds_add(h2_headers, STRCONST(HTTP_PSEUDO_AUTHORITY), in Curl_http_req_to_h2()

Completed in 10 milliseconds