--follow is #curl's 272nd command line option: github.com/curl/curl/pull/1654…
curl: add --follow by bagder · Pull Request #16543 · curl/curl
Makes curl follow redirects an act on the response code and change a custom method accordingly, contrary to --location. Potential future command line to send QUERY and following a redirect accordin...GitHub
Thomas Svensson 🖖
in reply to daniel:// stenberg:// • • •Makes me curious to know if there is a character limit to how long a command with flags, options, etc can be.
And if the limit is different depending on OS and/or shell.
daniel:// stenberg://
in reply to Thomas Svensson 🖖 • • •