curl: add support for HTTP_PROXY variable
modified libpkg/fetch_libcurl.c
@@ -350,6 +350,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -430,6 +431,9 @@ retry:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|