Daniel Stenberg

Results 1012 comments of Daniel Stenberg

I don't have any such proxy setup to reproduce with. Any chance you can try with the latest curl and see if it still happens? And if it does, can...

That config file is best left for OpenSSH to read, parse and understand. curl simply cannot parse that.

I know libssh has (partlal?) support for that file, but I don't know how well it works and that is just one of the three SSH backends curl supports. I...

Please explain in more words how this changes libcurl and why we want that, and shouldn't it then also update documentation?

~~~ ./tool_getparam.c:559:81: warning: Longer than 79 columns (LONGLINE) ParameterError getparameter(const char *flag, /* "-a", "-ab", "--long" or "long"

> This PR should fix situation not tested by testsuite: This really needs a test case or two to prove itself working and to make sure we don't break it...

This PR appears to have merge conflicts now. Can you please rebase and force-push it?

It still says "This branch cannot be rebased due to conflicts". I really did mean rebase and force-push...