mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* libwget/http.h (wget_http_set_http_proxy): change the return type to int. (wget_http_set_https_proxy): change the return type to int * libwget/http.c (wget_http_set_http_proxy): return an error if cannot set the proxies. (wget_http_set_https_proxy): return an error if cannot set the proxies.