On 21.01.2015 02:19, Nils Dagsson Moskopp wrote: > Package: polipo > Version: 1.1.1-5 > Severity: normal > > Dear Maintainer, > > when trying to use Polipo with a HTTP basic authentication, it just hangs.
Hello Nils, thank you for your report and providing detailed steps on how to reproduce. I followed them (on a Ubuntu trusty machine, nonetheless) and was unable to reproduce the problem. $ curl http://logs.2pktfkt.de/nodrama.de/ -v --proxy 127.1:8123 * Hostname was NOT found in DNS cache * Trying 127.0.0.1... * Connected to 127.1 (127.0.0.1) port 8123 (#0) > GET http://logs.2pktfkt.de/nodrama.de/ HTTP/1.1 > User-Agent: curl/7.35.0 > Host: logs.2pktfkt.de > Accept: */* > Proxy-Connection: Keep-Alive > < HTTP/1.1 401 Unauthorized < Content-Length: 194 < Date: Fri, 27 Feb 2015 02:40:50 GMT * Server nginx/1.6.2 is not blacklisted < Server: nginx/1.6.2 < Content-Type: text/html < WWW-Authenticate: Basic realm="#nodrama.de" < Connection: keep-alive < <html> <head><title>401 Authorization Required</title></head> <body bgcolor="white"> <center><h1>401 Authorization Required</h1></center> <hr><center>nginx/1.6.2</center> </body> </html> * Connection #0 to host 127.1 left intact This needs further inspection. My system uses polipo 1.1.1-5 just like yours. Regards Rolf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

