Changeset 4640
- Timestamp:
- 09/10/08 09:43:41 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/target/opkg/libopkg/opkg_download.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/opkg/libopkg/opkg_download.c
r4559 r4640 92 92 curl_easy_setopt (curl, CURLOPT_PROGRESSFUNCTION, cb); 93 93 } 94 curl_easy_setopt (curl, CURLOPT_FOLLOWLOCATION, 1); 94 95 curl_easy_setopt (curl, CURLOPT_FAILONERROR, 1); 95 96 if (conf->http_proxy || conf->ftp_proxy)
Note: See TracChangeset
for help on using the changeset viewer.
