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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp.c240 * http_output_basic() sets up an Authorization: header (or the proxy version)
245 static CURLcode http_output_basic(struct connectdata *conn, bool proxy) function
591 result = http_output_basic(conn, proxy);

Completed in 108 milliseconds