Re: nc: fix proxy authentication required detection for HTTP/1.1

2019-07-29 Thread Sebastian Benoit
Thanks, commited. Alexander Koeppe(forma...@online.de) on 2019.07.29 17:01:02 +0200: > Hi > > This is regarding nc's proxy capability. > I've been facing an issue where as per the man-page of nc it should > work, but effectively didn't. > > In my case, I launched the following and was expecting

nc: fix proxy authentication required detection for HTTP/1.1

2019-07-29 Thread Alexander Koeppe
Hi This is regarding nc's proxy capability. I've been facing an issue where as per the man-page of nc it should work, but effectively didn't. In my case, I launched the following and was expecting nc is asking for Proxy password. Instead the following happened:     $ nc -x192.168.80.80:8080 -Xco