Home
last modified time | relevance | path

Searched defs:proxy_info (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Durldata.h771 struct proxy_info { struct
772 struct hostname host;
773 int port;
774 unsigned char proxytype; /* curl_proxytype: what kind of proxy that is in
776 char *user; /* proxy username string, allocated */
777 char *passwd; /* proxy password string, allocated */

Completed in 16 milliseconds