Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
wget
wget-basicauth.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wget-basicauth.patch of Package wget
Index: wget-1.14/src/http.c =================================================================== --- wget-1.14.orig/src/http.c +++ wget-1.14/src/http.c @@ -1985,6 +1985,10 @@ gethttp (struct url *u, struct http_stat exec_name, quote (relevant->host)); return HOSTERR; } + else if (sock != -1) + { + sock = -1; + } } if (sock < 0)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor