On Sat, 3 Aug 2019, Daniel Stenberg via curl-library wrote:

curl --proxy http://proxy:3128/ --anyauth http://unittest:password@host/

And you're using curl 7.65.3 ?

I just tried this with git master:

$ ./src/curl http://daniel:he...@www.haxx.se -x localhost:80 --trace-ascii -
   -o /dev/null

And curl certainly seems to send the right header for this case. That makes me wonder what server headers your test case here responds and how curl reacts on those.

--

 / daniel.haxx.se | Get the best commercial curl support there is - from me
                  | Private help, bug fixes, support, ports, new features
                  | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to