fetch: completly integrate curl verbose output in debug
modified libpkg/fetch_libcurl.c
@@ -67,19 +67,19 @@ struct http_mirror {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -88,7 +88,7 @@ void dump(const char *text,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -97,9 +97,10 @@ void dump(const char *text,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -112,19 +113,21 @@ int my_trace(CURL *handle, curl_infotype type,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -134,10 +137,11 @@ int my_trace(CURL *handle, curl_infotype type,
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -155,9 +159,11 @@ curl_do_fetch(struct curl_userdata *data, CURL *cl, struct curl_repodata *cr, CU
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|