curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: make --url support a file with URLs

From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Mon, 27 Jan 2025 22:17:08 +0100 (CET)

On Mon, 27 Jan 2025, Paul Gilmartin via curl-users wrote:

> Will the URL list support individual --time-cond or --ETag values for
> selective update of outdated packages?

Not really. Those are already options that are ticky to use when there are
more than one URL involved so I don't know how you would do it conveniently
for a whole list of URLs. Also, the etag options for curl only supports single
URL so far.

The URL list is meant to be rather "simple". Somone who wants fancy and more
advanced features per URL can always just generate a config file using a
wrapper script and pass that to curl.

-- 
  / daniel.haxx.se || https://rock-solid.curl.dev
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-01-27