Searched refs:HTLoadHTTP (Results 1 – 2 of 2) sorted by relevance
539 static int HTLoadHTTP(const char *arg, in HTLoadHTTP() function2526 #define _HTTP_C_GLOBALDEF_1_INIT { "http", HTLoadHTTP, 0}2528 #define _HTTP_C_GLOBALDEF_2_INIT { "https", HTLoadHTTP, 0}2532 {"http", HTLoadHTTP, 0};2534 {"https", HTLoadHTTP, 0};
680 * restore logic in HTLoadHTTP() to strip matching square brackets from host1261 * modify HTLoadHTTP() to interpret leading asterisks in common name fields as2671 HTAA_shouldRetryWithAuth() from HTLoadHTTP() updates the handle used in that2787 * amend change in 2.8.5dev.2 to HTLoadHTTP() to omit "Accept-Encoding: gzip"3040 * modify HTLoadHTTP() to omit "Accept-Encoding: gzip" if command-line "-base"4662 and parse buffer for some header fields in HTLoadHTTP. Use common HTMIME.c6995 * check for 'z' user interrupt in HTLoadHTTP before setting up the output