I get the error "[43] A libcurl function was given a bad argument" when trying to use a long query parameter with a particular API endpoint. Examples are attached. This is unacceptable, because the only reason I'm using libcurl is to work around the URL-length limit in reqwest.
libcurl-bad-arg.txt
I get the error "[43] A libcurl function was given a bad argument" when trying to use a long query parameter with a particular API endpoint. Examples are attached. This is unacceptable, because the only reason I'm using
libcurlis to work around the URL-length limit inreqwest.libcurl-bad-arg.txt