Home
last modified time | relevance | path

Searched refs:no_pragma_header (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dhttp.c128 static struct curl_slist *no_pragma_header; variable
1048 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1131 curl_slist_free_all(no_pragma_header); in http_cleanup()
1132 no_pragma_header = NULL; in http_cleanup()
2196 no_pragma_header); in new_direct_http_pack_request()
2368 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp.c128 static struct curl_slist *no_pragma_header; variable
1048 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1131 curl_slist_free_all(no_pragma_header); in http_cleanup()
1132 no_pragma_header = NULL; in http_cleanup()
2196 no_pragma_header); in new_direct_http_pack_request()
2368 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp.c128 static struct curl_slist *no_pragma_header; variable
1048 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1131 curl_slist_free_all(no_pragma_header); in http_cleanup()
1132 no_pragma_header = NULL; in http_cleanup()
2196 no_pragma_header); in new_direct_http_pack_request()
2368 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()
/dports/devel/git/git-2.34.1/
H A Dhttp.c128 static struct curl_slist *no_pragma_header; variable
1048 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1131 curl_slist_free_all(no_pragma_header); in http_cleanup()
1132 no_pragma_header = NULL; in http_cleanup()
2196 no_pragma_header); in new_direct_http_pack_request()
2368 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp.c128 static struct curl_slist *no_pragma_header; variable
1048 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1131 curl_slist_free_all(no_pragma_header); in http_cleanup()
1132 no_pragma_header = NULL; in http_cleanup()
2196 no_pragma_header); in new_direct_http_pack_request()
2368 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp.c152 static struct curl_slist *no_pragma_header; variable
1118 no_pragma_header = curl_slist_append(http_copy_default_headers(), in http_init()
1208 curl_slist_free_all(no_pragma_header); in http_cleanup()
1209 no_pragma_header = NULL; in http_cleanup()
2281 no_pragma_header); in new_http_pack_request()
2453 curl_easy_setopt(freq->slot->curl, CURLOPT_HTTPHEADER, no_pragma_header); in new_http_object_request()