The URL may contain special characters that are misinterpreted by the shell. This can be avoided by quoting it, thereby passing it into curl as-is.
The URL may contain special characters that are misinterpreted by the shell. This can be avoided by quoting it, thereby passing it into curl as-is.