On Mon, 27 Jan 2025, Dick Brooks wrote:
This is great news. Will Basic Auth info also be supported for each URL?
Sure that works as expected pretty much already: 1. You can add the username + password on a per URL basis in the file or 2. You provide the credentials separately on the command line: curl --url @urls.txt -u mrsmith:password123 -- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html