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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.c230 * http_output_basic() sets up an Authorization: header (or the proxy version)
235 static CURLcode http_output_basic(struct connectdata *conn, bool proxy) function
579 result = http_output_basic(conn, proxy);

Completed in 65 milliseconds