where is the option of setting longer curl argument list threshold to avoid "Argument list too long" error where is the option of setting longer curl argument list threshold to avoid "Argument list too long" error curl curl

where is the option of setting longer curl argument list threshold to avoid "Argument list too long" error


Store your body data in a file. and use

  curl -d @<filename>


I got it to shut up if I stored it in a file.

curl -o fn URLETC