Re: curl mutually exclusive --ntlm and --negotiate option

2025-07-28 Thread Daniel Stenberg via curl-users
On Mon, 28 Jul 2025, jicea via curl-users wrote: I've a simple questions regarding --ntlm and --negotiate option. In the manual for ntlm, it is written that "--ntlm requires that libcurl is built to support TLS. This option is mutually exclusive with --basic, --negotiate, --digest and --anyau

Re: Why I no longer use Copy as cURL

2025-07-28 Thread Paul Dewhirst via curl-users
On Fri 25 Jul 19:46 Paul Gilmartin wrote: > I imagine no solution short of two coordinated > enhancement requests: > To curl: > a new option, "--URL " which must appear last > and recognizes no punctuation such as "-" in . > To Firefox: > Invoke curl not by pasting something into yo

curl mutually exclusive --ntlm and --negotiate option

2025-07-28 Thread jicea via curl-users
Hi all, I've a simple questions regarding --ntlm and --negotiate option. In the manual for ntlm, it is written that "--ntlm requires that libcurl is built to support TLS. This option is mutually exclusive with --basic, --negotiate, --digest and --anyauth. See also --proxy-ntlm." I find regar

Re: file: scheme pedantry

2025-07-28 Thread Daniel Stenberg via curl-users
On Sun, 27 Jul 2025, Paul Gilmartin via curl-users wrote: For a file://path URL, must the path be absolute? For curl, yes. Adding a mention of it here: https://github.com/curl/curl/pull/18060 If the referenced file has extended attributes, should those be replicated in the downloaded file?

add --parallel-max-host to limit concurrent connections per host

2025-07-28 Thread Daniel Stenberg via curl-users
Hey, Yeps, the subject pretty much explains my proposal: https://github.com/curl/curl/pull/18052 Any thoughts, ideas or feedback is of course welcome. Here or in the PR. -- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiq