Add back support for using an HTTP Proxy that needs auth
modified libpkg/fetch_libcurl.c
@@ -364,6 +364,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -453,6 +454,10 @@ do_retry:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|