|
| static int | proxy_probe_no_proxy (char *url, char *no_proxy) |
| static struct uri * | proxy_uri (struct uri *uri, char *proxy, struct connection_state *error_state) |
| static char * | strip_proxy_protocol (char *proxy, const char *strip1, const char *strip2) |
| static char * | get_protocol_proxy (const char *opt, const char *env1, const char *env2, const char *strip1, const char *strip2) |
| static struct uri * | get_proxy_worker (struct uri *uri, char *proxy, struct connection_state *error_state) |
| struct uri * | get_proxy_uri (struct uri *uri, struct connection_state *error_state) |
| struct uri * | get_proxied_uri (struct uri *uri) |