https://github.com/curl/curl/pull/20045
tool_urlglob: constify an argument by vszakats · Pull Request #20045 · curl/curl · GitHub
Also: add argument names to prototypes.
pull requesttoolurlglob
https://github.com/curl/curl/pull/19960
tool_urlglob: support globs as long as config line lengths by bagder · Pull Request #19960 ·...
libcurl supports up to 8MB string inputs, the config file accepts up to 10MB line lengths. It did not make sense to limit the globs to a maximum of one...
config linetoolurlglobsupport